Commit 0cf8fbf
committed
Fix core models test
org.cprover.* methods are not part of the core models
and are therefore not necessarily on the classpath.
Therefore the test should test for the presence of
another class that will always be part of the core
models.1 parent d3a2d2d commit 0cf8fbf
File tree
3 files changed
+4
-6
lines changed- jbmc/regression/jbmc/coreModels
3 files changed
+4
-6
lines changedBinary file not shown.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | 1 | | |
3 | 2 | | |
4 | | - | |
| 3 | + | |
5 | 4 | | |
6 | | - | |
7 | | - | |
| 5 | + | |
8 | 6 | | |
9 | 7 | | |
10 | 8 | | |
0 commit comments