mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-28 22:26:08 -04:00
Removing bad import.
This commit is contained in:
parent
1fb69d0dc9
commit
2b2bc9a468
1 changed files with 0 additions and 2 deletions
|
|
@ -3,8 +3,6 @@ import pytest
|
|||
|
||||
from subprocess import call
|
||||
|
||||
from tests.unit_tests import assert_false
|
||||
|
||||
def test_cad():
|
||||
assert not call(["openmc"])
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue