Skip to content
Snippets Groups Projects
Commit 1e468c75 authored by mads's avatar mads
Browse files

add space

parent c3371b0e
No related branches found
No related tags found
Loading
...@@ -6,4 +6,4 @@ Created on 29/01/2016 ...@@ -6,4 +6,4 @@ Created on 29/01/2016
import pytest import pytest
import os import os
p = os.path.abspath(os.path.join(os.path.dirname(__file__) + "./../")).replace("\\", "/") p = os.path.abspath(os.path.join(os.path.dirname(__file__) + "./../")).replace("\\", "/")
pytest.main(p) pytest.main(p)
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