Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/tests/lib
diff options
context:
space:
mode:
authordiosmosis <benakamoorthi@fastmail.fm>2014-03-03 12:49:53 +0400
committerdiosmosis <benakamoorthi@fastmail.fm>2014-03-03 12:49:53 +0400
commitc9fc830bfeca832b5088024f97c4c14a9abdab09 (patch)
tree59dae86dc52d9ba35e3465c3990bdae78e2f792b /tests/lib
parent6870068d5333abc66cf533431615f69f04ac18b4 (diff)
Debugging travis failures.
Diffstat (limited to 'tests/lib')
-rw-r--r--tests/lib/screenshot-testing/run-tests.js2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/lib/screenshot-testing/run-tests.js b/tests/lib/screenshot-testing/run-tests.js
index a65848857d..6ddde1d92f 100644
--- a/tests/lib/screenshot-testing/run-tests.js
+++ b/tests/lib/screenshot-testing/run-tests.js
@@ -27,8 +27,6 @@ if (options['help']) {
app.printHelpAndExit();
}
-options['tests'] = ['ActionsDataTable', 'BarGraph', 'Dashboard']; // TODO: remove after debugging testing done
-
app.init();
app.loadTestModules();
app.runTests(); \ No newline at end of file