diff options
author | Daniel Veillard <veillard@src.gnome.org> | 2004-02-26 13:54:35 +0000 |
---|---|---|
committer | Daniel Veillard <veillard@src.gnome.org> | 2004-02-26 13:54:35 +0000 |
commit | 2fd968f166d5918054b317ce4ad0c1ee2761cb0c (patch) | |
tree | 639a5923c7a1efc27f37f56d6a937715ca7dab14 /tests/docs/Makefile.am | |
parent | 35184c89089ecdbdc202cd24ba30db9b082601aa (diff) | |
download | libxslt-2fd968f166d5918054b317ce4ad0c1ee2761cb0c.tar.gz libxslt-2fd968f166d5918054b317ce4ad0c1ee2761cb0c.tar.bz2 libxslt-2fd968f166d5918054b317ce4ad0c1ee2761cb0c.zip |
added test similar to 143 but checking for AVT in local variables. Daniel
* tests/docs/Makefile.am tests/docs/bug-144.xml
tests/general/Makefile.am tests/docs/bug-144*: added test
similar to 143 but checking for AVT in local variables.
Daniel
Diffstat (limited to 'tests/docs/Makefile.am')
-rw-r--r-- | tests/docs/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/docs/Makefile.am b/tests/docs/Makefile.am index 8a328668..04f555ff 100644 --- a/tests/docs/Makefile.am +++ b/tests/docs/Makefile.am @@ -143,6 +143,7 @@ EXTRA_DIST = \ bug-141.xml \ bug-142.xml \ bug-143.xml \ + bug-144.xml \ character.xml \ array.xml \ items.xml |