From 9d914fb7f752a5517344be698c9d25dced52ef6d Mon Sep 17 00:00:00 2001 From: jeffj6123 Date: Fri, 25 Oct 2019 08:55:55 -0700 Subject: [PATCH] attempt 3 --- nose2.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nose2.cfg b/nose2.cfg index 8c51f0f..df229fe 100644 --- a/nose2.cfg +++ b/nose2.cfg @@ -1,3 +1,3 @@ [unittest] test-file-pattern=*test*.py -exclude-dir=customSDK \ No newline at end of file +--start-dir=src \ No newline at end of file