提交 498902bd authored 作者: Frederic Bastien's avatar Frederic Bastien

put the explicit name to work with nosetests.

上级 5d1a7558
...@@ -310,4 +310,4 @@ class T_test_wiki_module(unittest.TestCase): ...@@ -310,4 +310,4 @@ class T_test_wiki_module(unittest.TestCase):
if __name__ == '__main__': if __name__ == '__main__':
from theano.tests import main from theano.tests import main
main(__file__[:-3]) main("test_wiki")
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论