Tidy tests.

This commit is contained in:
orangemug
2018-01-10 13:19:34 +00:00
parent 942b2240a7
commit a773958403
11 changed files with 1228 additions and 1078 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ var SCREENSHOT_PATH = artifacts.pathSync("screenshots");
exports.config = {
specs: [
'./test/functional/advanced.js'
'./test/functional/index.js'
],
exclude: [
],