From 555184663a4f1ff53e2e1d5fbe5d07753ab2b36e Mon Sep 17 00:00:00 2001 From: Ryan Dahl Date: Sun, 23 Jan 2011 15:32:07 -0800 Subject: [PATCH] windows compat: undefined_reference_in_new_context test --- test/message/undefined_reference_in_new_context.out | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/message/undefined_reference_in_new_context.out b/test/message/undefined_reference_in_new_context.out index 7d6f338273..0c6cdf52ff 100644 --- a/test/message/undefined_reference_in_new_context.out +++ b/test/message/undefined_reference_in_new_context.out @@ -5,7 +5,7 @@ node.js:* ^ ReferenceError: foo is not defined at evalmachine.:* - at Object. (*test/message/undefined_reference_in_new_context.js:*) + at Object. (*test*message*undefined_reference_in_new_context.js:*) at Module._compile (module.js:*) at Object..js (module.js:*) at Module.load (module.js:*)