further test fixes

This commit is contained in:
clinton-hall 2019-03-11 20:27:19 +13:00
commit 6a14ccb78d

View file

@ -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)