X-Git-Url: http://git.asbjorn.it/?a=blobdiff_plain;f=Makefile;h=bdcce1e4cc878c49ec8c333a27df6bd25131566a;hb=4c85dec058d0edc41f06f88cb605a9c133cb18e5;hp=95e376987587e7b40422f57965098907a176f141;hpb=920238d4851bc9b1ee22f6ebdffde9ed55cb1e91;p=jquery.git diff --git a/Makefile b/Makefile index 95e3769..bdcce1e 100644 --- a/Makefile +++ b/Makefile @@ -124,6 +124,8 @@ test: ${JQ} @@echo "Building Test Suite" @@echo "Test Suite Built" @@echo + git submodule init + git submodule update runtest: ${JQ} test @@echo "Running Automated Test Suite"