Make sure all files that should be present are present.
This commit is contained in:
18
test/html/bug-591592.html
Normal file
18
test/html/bug-591592.html
Normal file
@ -0,0 +1,18 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>Test</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>This is a test.</h1>
|
||||
<h2><a name="HowToAddIPSRepositories-AddingIPSRepositories"></a>Adding IPS Repositories</h2>
|
||||
<p>To add an IPS repository to the Package Manager:</p>
|
||||
<ol>
|
||||
<li>Select Add from the Repository drop-down menu or select the File > Manage Repositories menu option.</li>
|
||||
<li>Enter a Name that will display in the Repository drop-down menu.</li>
|
||||
<li>Enter the URL of the repository as shown below.</li>
|
||||
<li>Select the Add button.</li>
|
||||
</ol>
|
||||
<h3><a name="HowToAddIPSRepositories-OtherRepositories"></a>Other Repositories</h3>
|
||||
<p><a href="foo" title="Directory of Package Repositories">Directory of Package Repositories</a></p>
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user