Pull in QUnit using a submodule. In order to build jQuery (and run the tests) you...
[jquery.git] / .gitmodules
diff --git a/.gitmodules b/.gitmodules
new file mode 100644 (file)
index 0000000..50fc199
--- /dev/null
@@ -0,0 +1,3 @@
+[submodule "test/qunit"]
+       path = test/qunit
+       url = git://github.com/jquery/qunit.git