mirror of
https://github.com/momo5502/emulator.git
synced 2026-01-18 11:13:57 +00:00
Output
This commit is contained in:
@@ -5,7 +5,7 @@ namespace test
|
||||
TEST(SerializationTest, SerializedDataIsReproducible)
|
||||
{
|
||||
windows_emulator emu1{"./test-sample.exe"};
|
||||
emu1.logger.disable_output(true);
|
||||
//emu1.logger.disable_output(true);
|
||||
emu1.start();
|
||||
|
||||
ASSER_TERMINATED_SUCCESSFULLY(emu1);
|
||||
|
||||
Reference in New Issue
Block a user