summaryrefslogtreecommitdiff
path: root/test-cli/test/enums
diff options
context:
space:
mode:
Diffstat (limited to 'test-cli/test/enums')
-rw-r--r--test-cli/test/enums/StationStates.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/test-cli/test/enums/StationStates.py b/test-cli/test/enums/StationStates.py
index 9de5e15..040e6bc 100644
--- a/test-cli/test/enums/StationStates.py
+++ b/test-cli/test/enums/StationStates.py
@@ -17,4 +17,5 @@ class StationStates(Enum):
EXTRATASKS_RUNNING = 100
WAITING_FOR_SCANNER = 50
FINISHED = 60
+ STATION_REBOOT = 2001