Change how config is loaded from env for testing

This commit is contained in:
Dylan
2023-07-02 17:54:49 +01:00
parent 828dbdca04
commit c098c0aad4
5 changed files with 26 additions and 19 deletions

View File

@ -1,5 +1,4 @@
import os
os.environ["RUNNING_TESTS"]="1"
import twitfix,twExtract
import cache