aboutsummaryrefslogtreecommitdiff
path: root/test/message
diff options
context:
space:
mode:
authorisaacs <i@izs.me>2012-06-14 08:37:44 -0700
committerisaacs <i@izs.me>2012-06-14 08:37:44 -0700
commitdd85a8c183790baca5e97b0b7ac0709e76e1fafc (patch)
tree7596d78120dd539ded6e14bf8166a63f58c99455 /test/message
parent34b0b6a6133ef70878c426af0812308869b5493b (diff)
downloadandroid-node-v8-dd85a8c183790baca5e97b0b7ac0709e76e1fafc.tar.gz
android-node-v8-dd85a8c183790baca5e97b0b7ac0709e76e1fafc.tar.bz2
android-node-v8-dd85a8c183790baca5e97b0b7ac0709e76e1fafc.zip
Update message test for new v8 behavior
Diffstat (limited to 'test/message')
-rw-r--r--test/message/undefined_reference_in_new_context.out2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/message/undefined_reference_in_new_context.out b/test/message/undefined_reference_in_new_context.out
index 317322ee3a..f4e9b5c29b 100644
--- a/test/message/undefined_reference_in_new_context.out
+++ b/test/message/undefined_reference_in_new_context.out
@@ -10,5 +10,5 @@ ReferenceError: foo is not defined
at *..js (module.js:*)
at Module.load (module.js:*)
at *._load (module.js:*)
- at module.js:*
+ at Module.runMain (module.js:*)
at *._tickCallback (node.js:*)