fix copy-paste error; restores tests
This commit is contained in:
parent
5a34bd2deb
commit
db6b4a0bb1
@ -81,5 +81,5 @@ def test_cxx():
|
|||||||
|
|
||||||
|
|
||||||
def test_fc():
|
def test_fc():
|
||||||
stdout, stderr = boilerplate('fc', 'python setup.py --cxx=gfortran')
|
stdout, stderr = boilerplate('fc', 'python setup.py --fc=gfortran')
|
||||||
assert 'Hello World!' in stdout
|
assert 'Hello World!' in stdout
|
||||||
|
Loading…
x
Reference in New Issue
Block a user