dwf: started moving Exceptions tests from bootstrap to runner

This commit is contained in:
Davis W. Frank
2009-06-15 08:28:14 -07:00
parent 95b52b9f82
commit 6a2602f243
3 changed files with 35 additions and 72 deletions

View File

@@ -25,6 +25,7 @@
<script type="text/javascript" src="lib/mock-timeout.js"></script>
<script type="text/javascript">
jasmine.include('suites/ExceptionsTest.js', true);
jasmine.include('suites/JsonReporterTest.js', true);
jasmine.include('suites/MatchersTest.js', true);
jasmine.include('suites/NestedResultsTest.js', true);