diff options
Diffstat (limited to 'tests/test-other-systems.xml')
-rw-r--r-- | tests/test-other-systems.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test-other-systems.xml b/tests/test-other-systems.xml index 09c2b82e6..b43736021 100644 --- a/tests/test-other-systems.xml +++ b/tests/test-other-systems.xml @@ -683,7 +683,7 @@ location="${aj.otherSystems.dir}/examples"/> <mkdir dir="${aj.tempExamples.dir}"/> <copy todir="${aj.tempExamples.dir}"> - <fileset dir="../docs/dist/doc/examples"/> + <fileset dir="../docs/examples"/> </copy> <!-- copy to temp.examples.dir --> <ajctest testId="examples" |