Fixed spelling on QUnit pull message
This commit is contained in:
parent
ad849eb5a4
commit
ab2537a7ec
1 changed files with 1 additions and 1 deletions
2
Rakefile
2
Rakefile
|
@ -126,7 +126,7 @@ file sizzle do
|
||||||
end
|
end
|
||||||
|
|
||||||
file qunit do
|
file qunit do
|
||||||
puts "Retrieving QUnity from Github..."
|
puts "Retrieving QUnit from Github..."
|
||||||
sh "git clone git://github.com/jquery/qunit.git #{qunit_dir}"
|
sh "git clone git://github.com/jquery/qunit.git #{qunit_dir}"
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue