Skip to content
Snippets Groups Projects
Commit 2acd8cf1 authored by hagrid67's avatar hagrid67
Browse files

trying to set DISPLAY for tk test

parent c4edc6b5
No related branches found
No related tags found
No related merge requests found
......@@ -54,6 +54,7 @@ lint: ## check style with flake8
flake8 flatland tests
test: ## run tests quickly with the default Python
export DISPLAY=:0.0
py.test
test-all: ## run tests on every Python version with tox
......
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