Organize files a little better. re #96
--HG-- rename : test/atom.rng => test/opds-relax-ng/atom.rng rename : test/opds_catalog_1_1.rng => test/opds-relax-ng/opds_catalog_1_1.rng
This commit is contained in:
parent
9e2d6e1ed5
commit
02030a7cff
|
@ -10,7 +10,7 @@ require_once (dirname(__FILE__) . "/config_test.php");
|
|||
require_once (dirname(__FILE__) . "/../book.php");
|
||||
require_once (dirname(__FILE__) . "/../OPDS_renderer.php");
|
||||
|
||||
define ("OPDS_RELAX_NG", dirname(__FILE__) . "/opds_catalog_1_1.rng");
|
||||
define ("OPDS_RELAX_NG", dirname(__FILE__) . "/opds-relax-ng/opds_catalog_1_1.rng");
|
||||
define ("JING_JAR", dirname(__FILE__) . "/jing.jar");
|
||||
define ("TEST_FEED", dirname(__FILE__) . "/text.atom");
|
||||
|
||||
|
|
Loading…
Reference in a new issue