[seed] Update c-module.js test to use the new imports system
- From: Robert Carr <racarr src gnome org>
- To: svn-commits-list gnome org
- Subject: [seed] Update c-module.js test to use the new imports system
- Date: Thu, 23 Apr 2009 17:41:30 -0400 (EDT)
commit c582e4ccc37b7bbf905e7cf56f4130bd1ce4911c
Author: Robert Carr <racarr svn gnome org>
Date: Thu Apr 23 17:41:09 2009 -0400
Update c-module.js test to use the new imports system
---
tests/javascript/c-module.js | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/tests/javascript/c-module.js b/tests/javascript/c-module.js
index f8abfb2..a022784 100755
--- a/tests/javascript/c-module.js
+++ b/tests/javascript/c-module.js
@@ -4,4 +4,4 @@
// STDOUT:Hello Seed Module World
// STDERR:
-Seed.import_namespace("Example");
+example = imports.example;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]