mirror of
https://github.com/jquery/jquery.git
synced 2026-04-20 03:01:22 -04:00
Effects: Integrate sinon fake timers into tests
(cherry picked from commit b407bddea2)
Closes gh-1377
This commit is contained in:
@@ -17,7 +17,13 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"requirejs": "~2.1.8",
|
||||
"qunit": "~1.12.0"
|
||||
"qunit": "~1.12.0",
|
||||
"sinon": "~1.7.3"
|
||||
},
|
||||
},
|
||||
"sinon": {
|
||||
"sinon": "**/*.js"
|
||||
}
|
||||
},
|
||||
"keywords": [
|
||||
"jquery",
|
||||
|
||||
Reference in New Issue
Block a user