summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorTanner Doshier <doshitan@gmail.com>2012-07-10 12:34:38 -0500
committerJasper St. Pierre <jstpierre@mecheye.net>2012-10-11 19:27:56 -0300
commit2502ca6ccc3bd70bdeab6b8b80a2bf121d106a44 (patch)
treea1f58e90ffe3f9f734d3fdcf06a7f49778f65d51 /tests
parent651030ba939cae0762953560274dfa297c758cf0 (diff)
downloadgnome-shell-2502ca6ccc3bd70bdeab6b8b80a2bf121d106a44.tar.gz
tests: Actually call test() in box-layout
Diffstat (limited to 'tests')
-rw-r--r--tests/interactive/box-layout.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/interactive/box-layout.js b/tests/interactive/box-layout.js
index 09ce8c70e..327ff230e 100644
--- a/tests/interactive/box-layout.js
+++ b/tests/interactive/box-layout.js
@@ -89,3 +89,4 @@ function test() {
UI.main(stage);
}
+test();