From d09ab66e8e1ae965cfbee536a13b62cb478f9a09 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Eray=20=C3=96zkural?= Date: Thu, 27 Oct 2005 00:22:22 +0000 Subject: [PATCH] * use the poor gnu hello-1.3 instead of the chunky popt --- tests/fetchertests.py | 2 +- tests/helloworld/pspec.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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