From 2f7e63edde7d0224550b1403b1491c10c462e9e0 Mon Sep 17 00:00:00 2001 From: Ellpeck Date: Tue, 5 May 2020 00:55:37 +0200 Subject: [PATCH] don't trim the tests for now --- Test/Bundle.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Test/Bundle.bat b/Test/Bundle.bat index 0182851..d852d22 100644 --- a/Test/Bundle.bat +++ b/Test/Bundle.bat @@ -1 +1 @@ -"../GameBundle/bin/Debug/netcoreapp3.1/GameBundle.exe" -wlmb -s Test.csproj -o bin/Bundled -v \ No newline at end of file +"../GameBundle/bin/Debug/netcoreapp3.1/GameBundle.exe" -wlmbt -s Test.csproj -o bin/Bundled -v \ No newline at end of file