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/general/bug-144.out | |
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/general/bug-144.out')
-rw-r--r-- | tests/general/bug-144.out | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/general/bug-144.out b/tests/general/bug-144.out new file mode 100644 index 00000000..61380a17 --- /dev/null +++ b/tests/general/bug-144.out @@ -0,0 +1,2 @@ +<?xml version="1.0"?> +<foo bar="0foo1">foo1</foo> |