diff options
Diffstat (limited to 'binutils/testsuite/binutils-all/windres/html2.hm')
| -rw-r--r-- | binutils/testsuite/binutils-all/windres/html2.hm | 11 | 
1 files changed, 11 insertions, 0 deletions
| diff --git a/binutils/testsuite/binutils-all/windres/html2.hm b/binutils/testsuite/binutils-all/windres/html2.hm new file mode 100644 index 000000000000..2fb343bf5282 --- /dev/null +++ b/binutils/testsuite/binutils-all/windres/html2.hm @@ -0,0 +1,11 @@ +<!DOCTYPE doctype PUBLIC "-//w3c//dtd html 4.0 transitional//en">
 +<html>
 +<head>
 +  <meta content="text/html; charset=iso-8859-1"  http-equiv="Content-Type">
 +  <title>Windres</title>
 +</head>
 +
 +<body>
 +This is a second test page for windres HTML resource.
 +</body>
 +</html>
\ No newline at end of file | 
