mirror of
https://github.com/blackboxprogramming/BlackRoad-Operating-System.git
synced 2026-03-18 02:33:59 -05:00
Update core_os/tests/test_state.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
@@ -1,5 +1,4 @@
|
|||||||
"""Tests for OS state management"""
|
"""Tests for OS state management"""
|
||||||
import pytest
|
|
||||||
from core_os.state import (
|
from core_os.state import (
|
||||||
get_initial_state,
|
get_initial_state,
|
||||||
get_current_state,
|
get_current_state,
|
||||||
|
|||||||
Reference in New Issue
Block a user