Fix indention in 'make test-message'
authorRyan Dahl <ry@tinyclouds.org>
Fri, 3 Dec 2010 01:01:08 +0000 (17:01 -0800)
committerRyan Dahl <ry@tinyclouds.org>
Fri, 3 Dec 2010 01:01:18 +0000 (17:01 -0800)
test/message/undefined_reference_in_new_context.out

index 09bf775..7c09092 100644 (file)
@@ -1,8 +1,8 @@
 before
 
 node.js:*
-    throw e; // process.nextTick error, or 'error' event on first tick
-    ^
+      throw e; // process.nextTick error, or 'error' event on first tick
+      ^
 ReferenceError: foo is not defined
     at evalmachine.<anonymous>:*
     at *test/message/undefined_reference_in_new_context.js:*