From 7faa8c2c21fcd2f0ad470d6660425d1587e76c75 Mon Sep 17 00:00:00 2001 From: jez Date: Mon, 3 Jan 2011 04:32:46 +0800 Subject: Add shoulda.js as a submodule. --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gitmodules (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 00000000..d496d533 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "test_harnesses/shoulda.js"] + path = test_harnesses/shoulda.js + url = git://github.com/philc/shoulda.js.git -- cgit v1.2.3