forked from cory/tildefriends
test: Cover more ways to request apps and files.
This commit is contained in:
4
apps/test.json
Normal file
4
apps/test.json
Normal file
@ -0,0 +1,4 @@
|
||||
{
|
||||
"type": "tildefriends-app",
|
||||
"emoji": "📦"
|
||||
}
|
1
apps/test/app.js
Normal file
1
apps/test/app.js
Normal file
@ -0,0 +1 @@
|
||||
app.setDocument('<p style="color: #fff">Maybe one day this app will run tests, but for now there is nothing to see here.</p>');
|
1
apps/test/hello.txt
Normal file
1
apps/test/hello.txt
Normal file
@ -0,0 +1 @@
|
||||
Hello, world!
|
Reference in New Issue
Block a user