Adding in some slight tweaks.
This commit is contained in:
parent
d9df7910ee
commit
dc4bb92725
7
bin/hytest
Executable file
7
bin/hytest
Executable file
@ -0,0 +1,7 @@
|
|||||||
|
#!/usr/bin/env python
|
||||||
|
|
||||||
|
from nose.core import TestProgram
|
||||||
|
import sys
|
||||||
|
import hy
|
||||||
|
|
||||||
|
sys.exit(TestProgram())
|
Loading…
x
Reference in New Issue
Block a user