diff options
author | Timmy Willison <timmywillisn@gmail.com> | 2013-07-10 12:00:26 -0400 |
---|---|---|
committer | Timmy Willison <timmywillisn@gmail.com> | 2013-07-10 12:00:26 -0400 |
commit | b13d8229ae25a6c48b1d59a0e592cde154e063f0 (patch) | |
tree | e4d67e08ed8ef07467fcbf40e29c7c71244292f1 /.gitmodules | |
parent | c93f91e33ee25e60683fd05ae0210c9b07f2e2ac (diff) | |
download | jquery-b13d8229ae25a6c48b1d59a0e592cde154e063f0.tar.gz jquery-b13d8229ae25a6c48b1d59a0e592cde154e063f0.zip |
Include Sizzle and Qunit with bower. Fixes #14118.
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/.gitmodules b/.gitmodules deleted file mode 100644 index 19c60418e..000000000 --- a/.gitmodules +++ /dev/null @@ -1,6 +0,0 @@ -[submodule "src/sizzle"] - path = src/sizzle - url = git://github.com/jquery/sizzle.git -[submodule "test/qunit"] - path = test/qunit - url = git://github.com/jquery/qunit.git |