# -*- coding: utf-8 -*-
# $Id: testUtil.py 1634 2013-04-12 15:36:36Z amelung $
#
# Copyright (c) 2013
#
# This file is part of ECSpooler.
import os
import unittest
import tempfile
import errno
#from lib.util import auth
"""
"""
"""
"""
"""
"""
"""
"""
"""
"""
"""
"""
try:
pass
else:
raise
"""
"""
"""
"""
"""
"""
"""
"""
def test_suite():
"""
"""
return suite
# -- main ---------------------------------------------------------------------
if __name__ == '__main__':