Entropy/UT:

- fix urlFetcher test


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3045 cd1c1023-2f26-0410-ae45-c471fc1f0318
This commit is contained in:
lxnay
2009-02-19 16:15:20 +00:00
parent 20d5f806bf
commit 4865a100b8
+2
View File
@@ -1,3 +1,5 @@
import sys
sys.path.insert(0,'../')
from entropy import urlFetcher
url = "http://svn.sabayonlinux.org/entropy/standard/sabayonlinux.org/database/amd64/4/packages.db.bz2"
to = "/tmp/packages.db.bz2"