From 193020712f6902b867c58dadb9dc1b9f194ef49c Mon Sep 17 00:00:00 2001 From: Romain Neutron Date: Mon, 26 Dec 2011 12:16:59 +0100 Subject: [PATCH] Add qunit --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitmodules b/.gitmodules index 4337ee5ac0..3d9c349027 100644 --- a/.gitmodules +++ b/.gitmodules @@ -63,3 +63,6 @@ url = https://github.com/wavded/humane-js.git +[submodule "www/include/vendor/qunit"] + path = www/include/vendor/qunit + url = git://github.com/jquery/qunit.git