Skip to content

Commit

Permalink
fix bug that limits scope of a test
Browse files Browse the repository at this point in the history
  • Loading branch information
roman-martin committed Oct 28, 2020
1 parent 1c6cc2d commit 82b94d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_madx_import.py
Original file line number Diff line number Diff line change
Expand Up @@ -255,7 +255,7 @@ def test_neutral_errors():
USE, SEQUENCE=testseq;
Select, flag=makethin, pattern="MQ1", slice=2;
Select, flag=makethin, pattern="T1", slice=2;
makethin, sequence=testseq;
use, sequence=testseq;
Expand Down

0 comments on commit 82b94d0

Please sign in to comment.