Commit d08cfef6 authored by Tristan Gingold's avatar Tristan Gingold

Adjust test 061err_nobin

parent eefea3f0
......@@ -252,8 +252,7 @@ def test_no_files():
run([], path="042nofiles")
def test_no_bin():
with Config(path="061err_nobin", fakebin="no_fakebin") as _:
hdlmake.__main__.hdlmake([])
run_compare(path="061err_nobin", fakebin="no_fakebin")
def test_local043():
run_compare(path="043local_fetch")
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment