From 82b48dd20bdd65629a7216b0642fdd58ff83d0d8 Mon Sep 17 00:00:00 2001 From: Chris Dodge Date: Mon, 7 Jan 2013 12:43:18 -0500 Subject: [PATCH] put back in .gitmodules which got accidentally deleted --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gitmodules diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000000..253bae3686 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "common/test/phantom-jasmine"] + path = common/test/phantom-jasmine + url = https://github.com/jcarver989/phantom-jasmine.git \ No newline at end of file