[gnome-shell] tests: Actually call test() in box-layout



commit 2502ca6ccc3bd70bdeab6b8b80a2bf121d106a44
Author: Tanner Doshier <doshitan gmail com>
Date:   Tue Jul 10 12:34:38 2012 -0500

    tests: Actually call test() in box-layout

 tests/interactive/box-layout.js |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/tests/interactive/box-layout.js b/tests/interactive/box-layout.js
index 09ce8c7..327ff23 100644
--- a/tests/interactive/box-layout.js
+++ b/tests/interactive/box-layout.js
@@ -89,3 +89,4 @@ function test() {
 
     UI.main(stage);
 }
+test();



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]