aboutsummaryrefslogtreecommitdiff
path: root/src/api
diff options
context:
space:
mode:
Diffstat (limited to 'src/api')
-rw-r--r--src/api/api.cmd4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/api/api.cmd b/src/api/api.cmd
index 42ca8567..1fc2a4eb 100644
--- a/src/api/api.cmd
+++ b/src/api/api.cmd
@@ -1,4 +1,4 @@
1@setlocal 1
2@pushd %~dp0 2@pushd %~dp0
3 3
4@set _C=Debug 4@set _C=Debug
@@ -52,4 +52,4 @@ dotnet test ^
52 52
53:end 53:end
54@popd 54@popd
55@endlocal 55