Skip to content
Snippets Groups Projects
Commit 8e774c11 authored by Yaman Umuroglu's avatar Yaman Umuroglu
Browse files

[Refactor] mark build_dataflow_dir test as end2end

parent 6703a56f
No related branches found
No related tags found
No related merge requests found
......@@ -39,7 +39,7 @@ from finn.util.basic import make_build_dir
@pytest.mark.slow
@pytest.mark.vivado
def test_build_dataflow_directory():
def test_end2end_build_dataflow_directory():
test_dir = make_build_dir("test_build_dataflow_directory_")
target_dir = test_dir + "/build_dataflow"
example_data_dir = pk.resource_filename("finn.qnn-data", "build_dataflow/")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment