Skip to content

Commit 833bbf3

Browse files
author
Daniel Kroening
committed
test now passes
1 parent 2ad9f7b commit 833bbf3

File tree

1 file changed

+2
-2
lines changed
  • regression/cbmc-java/package_friendly1

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
KNOWNBUG
1+
CORE
22
main.class
33
package_friendly1.class package_friendly2.class --show-goto-functions
44
^main[.]main[(][)].*$
55
^package_friendly1[.]operation1[(][)].*$
66
^package_friendly2[.]operation2[(][)].*$
7-
^EXIT=6$
7+
^EXIT=0$
88
^SIGNAL=0$
99
--
1010
^warning: ignoring

0 commit comments

Comments
 (0)