diff options
author | Elena ``of Valhalla'' Grandi <valhalla@trueelena.org> | 2023-12-04 07:28:02 +0100 |
---|---|---|
committer | Elena ``of Valhalla'' Grandi <valhalla@trueelena.org> | 2023-12-29 07:29:12 +0100 |
commit | 0a56d27c3b0f590e0eef85666bb0d10d36041089 (patch) | |
tree | 22fb8c828ddf05919a2b19fa010f30a3be95e667 /unittest.cfg | |
parent | baf3dc2691ea92ffb09ba107cb7abf2bb737122a (diff) |
basic django project
Diffstat (limited to 'unittest.cfg')
-rw-r--r-- | unittest.cfg | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/unittest.cfg b/unittest.cfg deleted file mode 100644 index 7b30780..0000000 --- a/unittest.cfg +++ /dev/null @@ -1,2 +0,0 @@ -[log-capture] -clear-handlers = True |