[gnome-shell] Add markup.js to TEST_JS



commit 60612cace980c1f8449e4cdc3a7b90074c1c3a22
Author: Owen W. Taylor <otaylor fishsoup net>
Date:   Wed Jul 27 19:09:54 2011 -0400

    Add markup.js to TEST_JS

 tests/Makefile.am |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/tests/Makefile.am b/tests/Makefile.am
index fe3ff56..68e26f4 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -18,7 +18,8 @@ TEST_JS =					\
 	testcommon/border-image.png		\
 	testcommon/face-plain.png		\
 	testcommon/ui.js                        \
-	unit/format.js
+	unit/format.js				\
+	unit/markup.js
 EXTRA_DIST += $(TEST_JS)
 
 TEST_MISC =					\



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