Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
45ba80e18a | ||
|
|
82048f400e | ||
|
|
da73be8de4 |
2
.gitmodules
vendored
2
.gitmodules
vendored
@@ -1,3 +1,3 @@
|
|||||||
[submodule "lib/Unity"]
|
[submodule "lib/Unity"]
|
||||||
path = lib/Unity
|
path = lib/Unity
|
||||||
url = gitea@gitea.stubbe.rocks:3rd-party/Unity.git
|
url = https://github.com/ThrowTheSwitch/Unity.git
|
||||||
@@ -48,4 +48,4 @@ int module_init(void) {
|
|||||||
return -result;
|
return -result;
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
For running tests it can also use the [KUnity-Test-Runner-Module](/kttd/KUnity-Test-Runner-Module)
|
For running tests it can also use the [KUnity-Test-Runner-Module](https://github.com/stubbfel/KUnity-Test-Runner-Module)
|
||||||
|
|||||||
Reference in New Issue
Block a user