diff options
| author | Phil Crosby | 2012-05-26 23:21:18 -0700 |
|---|---|---|
| committer | Phil Crosby | 2012-05-26 23:21:18 -0700 |
| commit | 7ff0e949f21de79b4054633409e2d9bd24f6456a (patch) | |
| tree | 51974679aa3ccfb6f313041cd6a520633673e388 /.gitmodules | |
| parent | a6f5213bffa0b53ecbcf4c2bc92ae02febc7edc2 (diff) | |
| download | vimium-7ff0e949f21de79b4054633409e2d9bd24f6456a.tar.bz2 | |
Move shoulda.js checkout to tests/ folder.
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 4 |
1 files changed, 2 insertions, 2 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 |
