Checking for Set isn't browser dependant

This commit is contained in:
Gregg Van Hove
2016-09-27 16:11:43 -07:00
parent bad9c63bf7
commit 5279e7a8c4
4 changed files with 23 additions and 19 deletions

View File

@@ -17,6 +17,7 @@ src_files:
stylesheets:
helpers:
- 'helpers/BrowserFlags.js'
- 'helpers/checkForSet.js'
- 'helpers/defineJasmineUnderTest.js'
spec_files:
- '**/*[Ss]pec.js'