write tests for first 5 jquery challenges

This commit is contained in:
Quincy Larson
2015-06-07 18:29:00 -07:00
parent 6953cb6347
commit b84d41bcd6
3 changed files with 13 additions and 9 deletions

View File

@@ -19,5 +19,5 @@
}
}
}
}, 250);
}, 10);
})();