first commit
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
import os
|
||||
from nose import run
|
||||
run(
|
||||
defaultTest=os.path.dirname(__file__),
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user