diff options
| author | jez | 2011-01-03 04:32:46 +0800 | 
|---|---|---|
| committer | jez | 2011-01-03 06:27:10 +0800 | 
| commit | 7faa8c2c21fcd2f0ad470d6660425d1587e76c75 (patch) | |
| tree | 9e5b86faaea5a26f884c0252b2bdf4446a6372d8 | |
| parent | baf3dd02d5891df9a35af7d2f8f2eaa42ac6bb03 (diff) | |
| download | vimium-7faa8c2c21fcd2f0ad470d6660425d1587e76c75.tar.bz2 | |
Add shoulda.js as a submodule.
| -rw-r--r-- | .gitmodules | 3 | ||||
| m--------- | test_harnesses/shoulda.js | 0 | 
2 files changed, 3 insertions, 0 deletions
| 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 diff --git a/test_harnesses/shoulda.js b/test_harnesses/shoulda.js new file mode 160000 +Subproject 695d0eb2084de5380dccac8c9b188ce91d838dc | 
