[gnome-shell] Add missing test case to distribution



commit af05a9e26829d8282f57d26471cf9dffcfe7c921
Author: Owen W. Taylor <otaylor fishsoup net>
Date:   Tue Mar 23 14:03:16 2010 -0400

    Add missing test case to distribution
    
    scroll-view-sizing.js wasn't in Makefile.am

 tests/Makefile.am |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/tests/Makefile.am b/tests/Makefile.am
index aa037e9..c5a77f7 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -9,6 +9,7 @@ TEST_JS =					\
 	interactive/entry.js			\
 	interactive/inline-style.js		\
 	interactive/scrolling.js		\
+	interactive/scroll-view-sizing.js	\
 	interactive/table.js			\
 	testcommon/border-image.png		\
 	testcommon/ui.js                        \



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