From 7ff0e949f21de79b4054633409e2d9bd24f6456a Mon Sep 17 00:00:00 2001 From: Phil Crosby Date: Sat, 26 May 2012 23:21:18 -0700 Subject: Move shoulda.js checkout to tests/ folder. --- .gitmodules | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index d496d533..3f5b74a2 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ -[submodule "test_harnesses/shoulda.js"] - path = test_harnesses/shoulda.js +[submodule "tests/shoulda.js"] + path = tests/shoulda.js url = git://github.com/philc/shoulda.js.git -- cgit v1.2.3