Skip to content

Commit

Permalink
disable evenPhase
Browse files Browse the repository at this point in the history
  • Loading branch information
pieter-bos committed Aug 14, 2024
1 parent 2cd790d commit a6105f9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import vct.test.integration.helper.VercorsSpec

class PermutationSpec extends VercorsSpec {
vercors should verify using silicon example "publications/2020/permutations/permutation.pvl"
vercors should verify using silicon examples("publications/2020/permutations/evenPhase.pvl", "publications/2020/permutations/permutation.pvl")
// vercors should verify using silicon examples("publications/2020/permutations/evenPhase.pvl", "publications/2020/permutations/permutation.pvl")
vercors should verify using silicon examples("publications/2020/permutations/oddEven.pvl", "publications/2020/permutations/permutation.pvl")
// vercors should verify using silicon examples("publications/2020/permutations/oddPhase.pvl", "publications/2020/permutations/permutation.pvl)
vercors should verify using silicon examples("publications/2020/permutations/bubble.pvl", "publications/2020/permutations/permutation.pvl")
Expand Down

0 comments on commit a6105f9

Please sign in to comment.