mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-28 22:26:08 -04:00
fixed missing line of code removed by merge
This commit is contained in:
parent
c4e546a613
commit
c2ad32f089
1 changed files with 1 additions and 0 deletions
|
|
@ -138,6 +138,7 @@ if len(sys.argv) > 1:
|
|||
try:
|
||||
tests__.index(j)
|
||||
except ValueError:
|
||||
tests__.append(j)
|
||||
|
||||
# Test name specified on command line
|
||||
else:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue