Browse Source

adding ERT and jump.el as git submodules

Eric Schulte 14 years ago
parent
commit
509ee52b53
3 changed files with 8 additions and 0 deletions
  1. 6 0
      .gitmodules
  2. 1 0
      testing/ert
  3. 1 0
      testing/jump

+ 6 - 0
.gitmodules

@@ -0,0 +1,6 @@
+[submodule "testing/jump"]
+	path = testing/jump
+	url = git://github.com/eschulte/jump.el.git
+[submodule "testing/ert"]
+	path = testing/ert
+	url = http://github.com/ohler/ert.git

+ 1 - 0
testing/ert

@@ -0,0 +1 @@
+Subproject commit 87b475f856ab6eab479b439b911c5e0c23918a36

+ 1 - 0
testing/jump

@@ -0,0 +1 @@
+Subproject commit 0def5442723f8a2928eda7bcf428aa29f8aa97c1