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 ++--
test_harnesses/automated.html | 2 +-
test_harnesses/shoulda.js | 1 -
tests/shoulda.js | 1 +
4 files changed, 4 insertions(+), 4 deletions(-)
delete mode 160000 test_harnesses/shoulda.js
create mode 160000 tests/shoulda.js
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
diff --git a/test_harnesses/automated.html b/test_harnesses/automated.html
index a3031a27..789b744d 100644
--- a/test_harnesses/automated.html
+++ b/test_harnesses/automated.html
@@ -33,7 +33,7 @@
-
+