mirror of
https://github.com/JamesTheGiblet/BuddAI.git
synced 2026-01-08 21:58:40 +00:00
Add initial test script to print "hello"
This commit is contained in:
parent
f0e2c975aa
commit
962e167667
8 changed files with 595 additions and 0 deletions
BIN
data/uploads/test/icons/favicon-16x16.png
Normal file
BIN
data/uploads/test/icons/favicon-16x16.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 457 B |
BIN
data/uploads/test/icons/favicon-192x192.png
Normal file
BIN
data/uploads/test/icons/favicon-192x192.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 23 KiB |
BIN
data/uploads/test/icons/favicon-32x32.png
Normal file
BIN
data/uploads/test/icons/favicon-32x32.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1,017 B |
BIN
data/uploads/test/icons/icon.png
Normal file
BIN
data/uploads/test/icons/icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.1 MiB |
1
data/uploads/test/test.py
Normal file
1
data/uploads/test/test.py
Normal file
|
|
@ -0,0 +1 @@
|
|||
print("hello")
|
||||
Loading…
Add table
Add a link
Reference in a new issue