浏览代码

adding ERT and jump.el as git submodules

Eric Schulte 14 年之前
父节点
当前提交
509ee52b53
共有 3 个文件被更改,包括 8 次插入0 次删除
  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