mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-28 06:05:58 -04:00
Added comma to __inity__.py list to fix testing issue.
This commit is contained in:
parent
3b9451bc73
commit
d24667f348
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
# Test configuration options for regression tests
|
||||
config = {
|
||||
'event' : False
|
||||
'event' : False,
|
||||
'exe': 'openmc',
|
||||
'mpi': False,
|
||||
'mpiexec': 'mpiexec',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue