test stuff

This commit is contained in:
Kenneth Reitz
2012-08-20 11:36:14 +10:00
parent 300a3e0d09
commit 4ffb90c5b2
+4 -1
View File
@@ -1,4 +1,7 @@
import env, nose
#!/usr/bin/env python
# -*- coding: utf-8 -*-
import env
from os import environ
from urlparse import urlparse as _urlparse