diff options
Diffstat (limited to 'Testing_Reference/en-US/Introduction.xml')
-rw-r--r-- | Testing_Reference/en-US/Introduction.xml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/Testing_Reference/en-US/Introduction.xml b/Testing_Reference/en-US/Introduction.xml new file mode 100644 index 0000000..c6b1bdd --- /dev/null +++ b/Testing_Reference/en-US/Introduction.xml @@ -0,0 +1,11 @@ +<?xml version='1.0' encoding='utf-8' ?> +<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [ +<!ENTITY % BOOK_ENTITIES SYSTEM "Testing_Reference.ent"> +%BOOK_ENTITIES; +]> +<chapter> + <title>Overview of Tests</title> + <para> + para + </para> +</chapter> |