Making alternate tests a bit edgier
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
- (sequence_example) {once: one|two} {sequence: ||three|four|-> cycle_example}
|
||||
- (sequence_example) {once: one|two} {sequence: | |three|four|-> cycle_example}
|
||||
-> sequence_example
|
||||
- (cycle_example) {cycle: one|two|three|four}
|
||||
- (cycle_example) {cycle: one|two |three|four}
|
||||
-> cycle_example
|
||||
Reference in New Issue
Block a user