We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96d93dd commit de4ff02Copy full SHA for de4ff02
README.md
@@ -34,7 +34,7 @@ hello world!
34
35
```sh
36
# 執行單元測試
37
-wine build/bin/main.exe
+wine build/test/unit_test.exe
38
```
39
40
執行結果:
0 commit comments