Skip to content

Commit deebd01

Browse files
committed
Fix package_friendly1 test
This used to check for an interface method getting added as a goto function, which doesn't happen anymore.
1 parent 97e038f commit deebd01

File tree

1 file changed

+0
-1
lines changed
  • regression/cbmc-java/package_friendly1

1 file changed

+0
-1
lines changed

regression/cbmc-java/package_friendly1/test.desc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ CORE
22
main.class
33
package_friendly1.class package_friendly2.class --show-goto-functions
44
^main[.]main[(][)].*$
5-
^package_friendly1[.]operation1[(][)].*$
65
^package_friendly2[.]operation2[(][)].*$
76
^EXIT=0$
87
^SIGNAL=0$

0 commit comments

Comments
 (0)