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