summaryrefslogtreecommitdiff
path: root/deps/v8/test/message/instanceof.out
diff options
context:
space:
mode:
Diffstat (limited to 'deps/v8/test/message/instanceof.out')
-rw-r--r--deps/v8/test/message/instanceof.out5
1 files changed, 0 insertions, 5 deletions
diff --git a/deps/v8/test/message/instanceof.out b/deps/v8/test/message/instanceof.out
deleted file mode 100644
index d279bc44e7..0000000000
--- a/deps/v8/test/message/instanceof.out
+++ /dev/null
@@ -1,5 +0,0 @@
-*%(basename)s:28: TypeError: Expecting a function in instanceof check, but got 2
-1 instanceof 2;
- ^
-TypeError: Expecting a function in instanceof check, but got 2
- at *%(basename)s:28:3