Skip to content

Commit 669ee24

Browse files
committed
Update forgotten test(not related to this pr).
1 parent 428fe80 commit 669ee24

File tree

6 files changed

+13038
-13707
lines changed

6 files changed

+13038
-13707
lines changed

testing/updateTests.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
#copyfile(src, dst)
3333
mypath = '../tests/'
3434

35-
mypath = mypath +"test-emit/"
35+
mypath = mypath +"test-ptc-twiss-old6"
3636
print(mypath)
3737
os.chdir(mypath)
3838
onlyfiles = [f for f in listdir(".") if isfile(join(".", f))]

0 commit comments

Comments
 (0)