mirror of
https://github.com/zoriya/Bomberman.git
synced 2025-12-21 13:55:10 +00:00
Adding tests
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
int main()
|
||||
{
|
||||
WAL::WAL wal;
|
||||
WAL::Wal wal;
|
||||
|
||||
try {
|
||||
wal.run();
|
||||
|
||||
Reference in New Issue
Block a user