diff options
Diffstat (limited to 'tests/roots/test-html_assets/static')
-rw-r--r-- | tests/roots/test-html_assets/static/.htaccess | 0 | ||||
-rw-r--r-- | tests/roots/test-html_assets/static/.htpasswd | 0 | ||||
-rw-r--r-- | tests/roots/test-html_assets/static/API.html_t | 1 | ||||
-rw-r--r-- | tests/roots/test-html_assets/static/css/style.css | 0 | ||||
-rw-r--r-- | tests/roots/test-html_assets/static/index.rst | 0 | ||||
-rw-r--r-- | tests/roots/test-html_assets/static/js/custom.js | 0 | ||||
-rw-r--r-- | tests/roots/test-html_assets/static/rimg.png | bin | 0 -> 120 bytes | |||
-rw-r--r-- | tests/roots/test-html_assets/static/subdir/.htaccess | 0 | ||||
-rw-r--r-- | tests/roots/test-html_assets/static/subdir/.htpasswd | 0 |
9 files changed, 1 insertions, 0 deletions
diff --git a/tests/roots/test-html_assets/static/.htaccess b/tests/roots/test-html_assets/static/.htaccess new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/tests/roots/test-html_assets/static/.htaccess diff --git a/tests/roots/test-html_assets/static/.htpasswd b/tests/roots/test-html_assets/static/.htpasswd new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/tests/roots/test-html_assets/static/.htpasswd diff --git a/tests/roots/test-html_assets/static/API.html_t b/tests/roots/test-html_assets/static/API.html_t new file mode 100644 index 0000000..34ecd9d --- /dev/null +++ b/tests/roots/test-html_assets/static/API.html_t @@ -0,0 +1 @@ +{{ project }}-{{ version }} diff --git a/tests/roots/test-html_assets/static/css/style.css b/tests/roots/test-html_assets/static/css/style.css new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/tests/roots/test-html_assets/static/css/style.css diff --git a/tests/roots/test-html_assets/static/index.rst b/tests/roots/test-html_assets/static/index.rst new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/tests/roots/test-html_assets/static/index.rst diff --git a/tests/roots/test-html_assets/static/js/custom.js b/tests/roots/test-html_assets/static/js/custom.js new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/tests/roots/test-html_assets/static/js/custom.js diff --git a/tests/roots/test-html_assets/static/rimg.png b/tests/roots/test-html_assets/static/rimg.png Binary files differnew file mode 100644 index 0000000..fda6cd2 --- /dev/null +++ b/tests/roots/test-html_assets/static/rimg.png diff --git a/tests/roots/test-html_assets/static/subdir/.htaccess b/tests/roots/test-html_assets/static/subdir/.htaccess new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/tests/roots/test-html_assets/static/subdir/.htaccess diff --git a/tests/roots/test-html_assets/static/subdir/.htpasswd b/tests/roots/test-html_assets/static/subdir/.htpasswd new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/tests/roots/test-html_assets/static/subdir/.htpasswd |