Skip to content

Commit

Permalink
Fixed compilation error
Browse files Browse the repository at this point in the history
  • Loading branch information
Damtev committed Jul 10, 2023
1 parent b67726b commit e73c9e0
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ internal class CyclesTest : JavaMethodTestRunner() {

@Test
@Disabled("Some properties were not discovered at positions (from 0): [0]. Tune coverage zone")
@Suppress("UNUSED_PARAMETER")
fun testCallInnerWhile(options: UMachineOptions) {
checkDiscoveredProperties(
Cycles::callInnerWhile,
Expand Down

0 comments on commit e73c9e0

Please sign in to comment.