1
0
mirror of https://github.com/python-escpos/python-escpos synced 2025-08-24 09:03:34 +00:00

Fix text argument

This commit is contained in:
Davis Goglin
2016-03-28 14:23:18 -07:00
parent f504d2dc15
commit 76f300ea18
4 changed files with 103 additions and 3 deletions

View File

@@ -4,4 +4,5 @@ envlist = py27, py34, py35
[testenv]
deps = nose
coverage
scripttest
commands = nosetests --with-coverage --cover-erase --cover-branches