[seed] [tests] We don't care what the modules test outputs (except to stderr)



commit 9a62819429d9ddf95bf06b95f19c9a1afead556e
Author: Tim Horton <hortont svn gnome org>
Date:   Sat Jul 4 02:23:28 2009 -0400

    [tests] We don't care what the modules test outputs (except to stderr)

 tests/javascript/modules.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/tests/javascript/modules.js b/tests/javascript/modules.js
index 106ef27..af4e927 100755
--- a/tests/javascript/modules.js
+++ b/tests/javascript/modules.js
@@ -1,7 +1,7 @@
 #!/usr/bin/env seed
 // Returns: 0
 // STDIN:
-// STDOUT:
+// STDOUT:.*
 // STDERR:
 
 // This test is merely to appease the coverage checker (calls init in each



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