관리-도구
편집 파일: __main__.py
import os from nose import run run( defaultTest=os.path.dirname(__file__), )