summaryrefslogtreecommitdiff
path: root/test/message/undefined_reference_in_new_context.js
diff options
context:
space:
mode:
authorOleg Efimov <efimovov@gmail.com>2010-12-03 04:03:18 +0300
committerRyan Dahl <ry@tinyclouds.org>2010-12-02 17:49:23 -0800
commitc0d69a488380fb3cfc1fb257972730ad5c570ef9 (patch)
tree55c008f6c6713ec30401ced1c49dc5bebe1d1b74 /test/message/undefined_reference_in_new_context.js
parentd3532a4bf294e9cbb7e6f6edec47477310dda14b (diff)
downloadandroid-node-v8-c0d69a488380fb3cfc1fb257972730ad5c570ef9.tar.gz
android-node-v8-c0d69a488380fb3cfc1fb257972730ad5c570ef9.tar.bz2
android-node-v8-c0d69a488380fb3cfc1fb257972730ad5c570ef9.zip
GJSLint part of tests
Diffstat (limited to 'test/message/undefined_reference_in_new_context.js')
-rw-r--r--test/message/undefined_reference_in_new_context.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/message/undefined_reference_in_new_context.js b/test/message/undefined_reference_in_new_context.js
index b7d8d22541..67fe9be494 100644
--- a/test/message/undefined_reference_in_new_context.js
+++ b/test/message/undefined_reference_in_new_context.js
@@ -1,5 +1,5 @@
-common = require("../common");
-assert = common.assert
+common = require('../common');
+assert = common.assert;
common.error('before');