Removed artifact from testing

This commit is contained in:
Justin Anderson 2016-06-01 15:32:41 -06:00
parent 134e1fa888
commit 9d437bd45d

View file

@ -108,4 +108,4 @@ class GemModuleTest(integration.ModuleCase):
if __name__ == '__main__':
from integration import run_tests
run_tests(GemInstallTest, GemModuletest)
run_tests(GemModuletest)