Extend expect.js rather than modify the source

This commit is contained in:
Tim Schaub
2014-07-06 12:40:03 -06:00
parent d8ca8e7341
commit 93716fc7f0
7 changed files with 281 additions and 1484 deletions
-3
View File
@@ -4,9 +4,6 @@
- spec - includes the OpenLayers test/spec files.
- expect-0.2.0 - Minimalistic BDD-style assertion framework.
https://github.com/LearnBoost/expect.js/
- test-extensions.js - includes OpenLayers-specific extensions to the
testing frameworks.