QUnit meta data update

This commit is contained in:
Boris Yankov
2012-10-18 17:41:51 +03:00
parent ece521e970
commit 37add52fb1
+3 -2
View File
@@ -1,6 +1,7 @@
// Type definitions for QUnit 1.10.0
// Type definitions for QUnit 1.10
// Project: http://qunitjs.com/
// @by: Diullei Gomes <https://github.com/diullei>
// Definitions by: Diullei Gomes <https://github.com/diullei>
// DefinitelyTyped: https://github.com/borisyankov/DefinitelyTyped
interface DoneCallbackObject {
failed: number;