move all tests to their own dir

This commit is contained in:
Daniel 2023-12-05 16:52:23 +01:00
parent d38808ac65
commit ce76e14358
22 changed files with 0 additions and 0 deletions

View file

@ -0,0 +1,3 @@
# Define functions here that are specifically meant for setup, not for testing. This means
# all actions that simply are required for other tests from 'demo' to run. Runs before all
# tests from 'demo'.