Sign in
webkit
/
WebKit
/
36b74c3900290f2598b1d40cf6065a7028fc4a34
/
.
/
LayoutTests
/
jquery
/
resources
/
src
/
sizzle
/
Makefile
blob: 5f86234dd6d4bc2c1f0220a2120875ab2d132271 [
file
] [
log
] [
blame
]
init
:
@
@if
test
!
-
d test
/
qunit
;
then
git clone git
://
github
.
com
/
jquery
/
qunit
.
git test
/
qunit
;
fi
@
@cd
test
/
qunit
&&
git pull origin master
&>
/
dev
/
null