Move custom matcher specs to their own suite.

This commit is contained in:
Christian Williams
2009-12-24 10:53:57 -05:00
parent 40ff1cb4c8
commit 72b5ede0da
3 changed files with 42 additions and 31 deletions

View File

@@ -35,6 +35,7 @@
<script type="text/javascript">
(function () {
var suites = [
'suites/CustomMatchersSpec.js',
'suites/EnvSpec.js',
'suites/ExceptionsSpec.js',
'suites/JsApiReporterSpec.js',