Move tests
This commit is contained in:
parent
077d06df54
commit
3550b26071
55 changed files with 2 additions and 6 deletions
4
tests/static/config.json
Normal file
4
tests/static/config.json
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
"TEST_KEY": "foo",
|
||||
"SECRET_KEY": "devkey"
|
||||
}
|
||||
1
tests/static/index.html
Normal file
1
tests/static/index.html
Normal file
|
|
@ -0,0 +1 @@
|
|||
<h1>Hello World!</h1>
|
||||
Loading…
Add table
Add a link
Reference in a new issue