3 lines
203 B
Python
3 lines
203 B
Python
# 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'.
|