diff --git a/lib/cli/commands/command_exe.dart b/lib/cli/commands/command_exe.dart index 7daa39e..83cd9f9 100644 --- a/lib/cli/commands/command_exe.dart +++ b/lib/cli/commands/command_exe.dart @@ -64,7 +64,6 @@ class CommandExe extends CommandBase { _handler = IsolateManager.create(IsolateExe(BuildType.file, yamlContent: file.readAsStringSync( encoding: Platform.isWindows ? eucKr : systemEncoding))); - IsolateManager.create(IsolateExe(BuildType.test)); await isComplete(); } else { await CLI.print([