rename eventlooper.py -> urlbot.py
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
To be executed with nose
|
||||
"""
|
||||
import unittest
|
||||
from eventlooper import fetch_page
|
||||
from urlbot import fetch_page
|
||||
|
||||
|
||||
class TestEventlooper(unittest.TestCase):
|
||||
|
||||
Reference in New Issue
Block a user