Skip to content

Commit 1bcd526

Browse files
Chris PsenicaChris Psenica
authored andcommitted
Fixing path for compressible unit test
1 parent 0a78ee0 commit 1bcd526

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/runUnitTests_DACustomCHT.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -240,6 +240,7 @@ def configure(self):
240240
# ********************
241241
# compressible tests
242242
# ********************
243+
os.chdir("../ConvergentChannel")
243244
if gcomm.rank == 0:
244245
os.system("rm -rf 0/* processor* *.bin")
245246
os.system("cp -r 0.compressible/* 0/")

0 commit comments

Comments
 (0)