From 1d7d016b3ce646e4e4f06d2d91a1d0592f682ea5 Mon Sep 17 00:00:00 2001 From: "leedongmyung[desktop]" Date: Sun, 3 Dec 2023 08:35:58 +0900 Subject: [PATCH] remove test code --- lib/cli/commands/command_exe.dart | 1 - 1 file changed, 1 deletion(-) 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([