mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2025-02-07 09:57:25 +03:00
* Makefile.am results/*.sax SAXResult/*: removing the SAXresults tree, keeping result in the same tree, added SAXtests to the default "make tests" Daniel
11 lines
238 B
HTML
11 lines
238 B
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
|
|
<html>
|
|
<head><title>Regression test 1</title></head>
|
|
<body>
|
|
<h1>Regression test 1</h1>
|
|
<p>
|
|
Ok file no problem
|
|
</p>
|
|
</body>
|
|
</html>
|