sica-fondt/mafiabot_core/tests/engine_tests.adb
Claude d1e4eec578
Scaffold mafiabot_core module stubs
Add assumption-free skeletons for the modules documented in the README:
empty Engine/Economy/Sockets/Exploits packages, null-body Mafiabot and
Engine_Tests procedures, and a placeholder config/config.yaml.
2026-05-31 00:08:43 +00:00

5 lines
59 B
Ada

procedure Engine_Tests is
begin
null;
end Engine_Tests;