Files
core/script/test
T

7 lines
145 B
Bash
Raw Normal View History

2015-09-17 00:38:52 -07:00
#!/bin/sh
2016-02-13 19:56:32 -05:00
#
# NOTE: all testing is now driven through tox. The tox command below
# performs roughly what this test did in the past.
2015-09-17 00:38:52 -07:00
2016-02-13 19:56:32 -05:00
tox -e py34