summaryrefslogtreecommitdiffstats
path: root/test/034-call-null
diff options
context:
space:
mode:
Diffstat (limited to 'test/034-call-null')
-rw-r--r--test/034-call-null/expected.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/034-call-null/expected.txt b/test/034-call-null/expected.txt
index 5ffbe052aa..7697a32c14 100644
--- a/test/034-call-null/expected.txt
+++ b/test/034-call-null/expected.txt
@@ -1,3 +1,2 @@
java.lang.NullPointerException
at Main.main(Main.java:12)
- at dalvik.system.NativeStart.main(Native Method)