aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.gitmodules4
-rw-r--r--test_harnesses/automated.html2
m---------tests/shoulda.js (renamed from test_harnesses/shoulda.js)0
3 files changed, 3 insertions, 3 deletions
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 @@
<script type="text/javascript" src="../content_scripts/link_hints.js"></script>
<script type="text/javascript" src="../lib/clipboard.js"></script>
<script type="text/javascript" src="../content_scripts/vimium_frontend.js"></script>
- <script type="text/javascript" src="shoulda.js/shoulda.js"></script>
+ <script type="text/javascript" src="../tests/shoulda.js/shoulda.js"></script>
<script type="text/javascript">
/*
* Dispatching keyboard events via the DOM would require async tests,
diff --git a/test_harnesses/shoulda.js b/tests/shoulda.js
-Subproject 13639690f46652349a091d2926e33fc3ef2d5ca
+Subproject 13639690f46652349a091d2926e33fc3ef2d5ca