diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 000000000..50fc19940 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "test/qunit"] + path = test/qunit + url = git://github.com/jquery/qunit.git diff --git a/test/index.html b/test/index.html index adf176284..5c18f4f6a 100644 --- a/test/index.html +++ b/test/index.html @@ -3,12 +3,12 @@