diff --git a/tests/fetchertests.py b/tests/fetchertests.py index a3181269..4be1f2e9 100644 --- a/tests/fetchertests.py +++ b/tests/fetchertests.py @@ -24,7 +24,7 @@ class FetcherTestCase(testcase.TestCase): testcase.TestCase.setUp(self, database = False) self.spec = SpecFile() - self.spec.read("tests/popt/pspec.xml") + self.spec.read("tests/helloworld/pspec.xml") self.url = uri.URI(self.spec.source.archiveUri) self.destpath = ctx.config.archives_dir() self.fetch = fetcher.Fetcher(self.url, self.destpath) diff --git a/tests/helloworld/pspec.xml b/tests/helloworld/pspec.xml index 0b5688cc..936871f2 100644 --- a/tests/helloworld/pspec.xml +++ b/tests/helloworld/pspec.xml @@ -15,7 +15,7 @@ component Dummy HelloWorld for testing ActionsAPI Dummy HelloWorld for testing ActionsAPI - http://cekirdek.uludag.org.tr/~caglar/helloworld.tar.gz + http://cekirdek.uludag.org.tr/~eray/hello-1.3.tar.gz