mirror of
http://aero2k.de/t/repos/urlbot-native.git
synced 2017-09-06 15:25:38 +02:00
refactor urlbot plugin structure and code style
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
To be executed with nose
|
||||
"""
|
||||
import unittest
|
||||
from urlbot import fetch_page
|
||||
from common import fetch_page
|
||||
|
||||
|
||||
class TestEventlooper(unittest.TestCase):
|
||||
|
||||
Reference in New Issue
Block a user