From 7ff0e949f21de79b4054633409e2d9bd24f6456a Mon Sep 17 00:00:00 2001 From: Phil Crosby Date: Sat, 26 May 2012 23:21:18 -0700 Subject: [PATCH] Move shoulda.js checkout to tests/ folder. --- .gitmodules | 4 ++-- test_harnesses/automated.html | 2 +- {test_harnesses => tests}/shoulda.js | 0 3 files changed, 3 insertions(+), 3 deletions(-) rename {test_harnesses => tests}/shoulda.js (100%) diff --git a/.gitmodules b/.gitmodules index d496d533b..3f5b74a2d 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 diff --git a/test_harnesses/automated.html b/test_harnesses/automated.html index a3031a27f..789b744d2 100644 --- a/test_harnesses/automated.html +++ b/test_harnesses/automated.html @@ -33,7 +33,7 @@ - +