mirror of
https://github.com/clinton-hall/nzbToMedia.git
synced 2025-08-22 14:13:33 -07:00
further test fixes
This commit is contained in:
parent
d7aba6109b
commit
6a14ccb78d
1 changed files with 1 additions and 2 deletions
|
@ -1,9 +1,8 @@
|
|||
#! /usr/bin/env python
|
||||
from __future__ import print_function
|
||||
from __future__ import absolute_import
|
||||
|
||||
import eol
|
||||
eol.check()
|
||||
#eol.check()
|
||||
|
||||
import cleanup
|
||||
cleanup.clean(cleanup.FOLDER_STRUCTURE)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue