From 238c2a61e6337c6cca094a06ee90667c2ada5988 Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Thu, 2 Apr 2009 20:50:37 +0000 Subject: - Patch #417560 by JamesAn: moving the test files to a test directory. --- modules/aggregator/aggregator.test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/aggregator/aggregator.test') diff --git a/modules/aggregator/aggregator.test b/modules/aggregator/aggregator.test index 058af286c..7d71760a5 100644 --- a/modules/aggregator/aggregator.test +++ b/modules/aggregator/aggregator.test @@ -239,7 +239,7 @@ EOF; } function getRSS091Sample() { - return $GLOBALS['base_url'] . '/' . drupal_get_path('module', 'aggregator') . '/aggregator_test_rss091.xml'; + return $GLOBALS['base_url'] . '/' . drupal_get_path('module', 'aggregator') . '/tests/aggregator_test_rss091.xml'; } function createSampleNodes() { -- cgit v1.2.3