mirror of
https://github.com/bunny-lab-io/Borealis.git
synced 2025-12-15 00:35:47 -07:00
9 lines
315 B
Python
9 lines
315 B
Python
# ======================================================
|
|
# Data\Engine\Unit_Tests\__init__.py
|
|
# Description: Package marker for Engine unit and smoke tests.
|
|
#
|
|
# API Endpoints (if applicable): None
|
|
# ======================================================
|
|
|
|
"""Unit and smoke tests for the Borealis Engine runtime."""
|