summaryrefslogtreecommitdiff
path: root/tests/integration/project/files/pypi-repo/hellolib/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'tests/integration/project/files/pypi-repo/hellolib/index.html')
-rw-r--r--tests/integration/project/files/pypi-repo/hellolib/index.html8
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/integration/project/files/pypi-repo/hellolib/index.html b/tests/integration/project/files/pypi-repo/hellolib/index.html
new file mode 100644
index 000000000..eb9935c7f
--- /dev/null
+++ b/tests/integration/project/files/pypi-repo/hellolib/index.html
@@ -0,0 +1,8 @@
+<html>
+ <head>
+ <title>Links for app1</title>
+ </head>
+ <body>
+ <a href='HelloLib-0.1.tar.gz'>HelloLib-0.1.tar.gz</a><br />
+ </body>
+</html>