seed r802 - trunk/tests/javascript
- From: hortont svn gnome org
- To: svn-commits-list gnome org
- Subject: seed r802 - trunk/tests/javascript
- Date: Sun, 25 Jan 2009 09:05:10 +0000 (UTC)
Author: hortont
Date: Sun Jan 25 09:05:10 2009
New Revision: 802
URL: http://svn.gnome.org/viewvc/seed?rev=802&view=rev
Log:
Fix one mistake I forgot to check for in last commit.
Modified:
trunk/tests/javascript/native-closure-exception.js
Modified: trunk/tests/javascript/native-closure-exception.js
==============================================================================
--- trunk/tests/javascript/native-closure-exception.js (original)
+++ trunk/tests/javascript/native-closure-exception.js Sun Jan 25 09:05:10 2009
@@ -2,7 +2,7 @@
// Returns: 0
// STDIN:
// STDOUT:
-// STDERR:\n\*\* \(seed:[0-9]+\): WARNING \*\*: Exception in closure marshal\. Line 11 in .*\/native-closure-exception\.js: ReferenceError Can't find variable: a
+// STDERR:\n\*\* \(seed:[0-9]+\): WARNING \*\*: Exception in closure marshal\. Line 12 in .*\/native-closure-exception\.js: ReferenceError Can't find variable: a
Seed.import_namespace("Gtk");
Gtk.init(null, null);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]