mirror of
https://github.com/minetest/minetest.git
synced 2024-11-14 11:43:46 +01:00
140b9e5a5a
Co-authored-by: Lars Mueller <appgurulars@gmx.de> Co-authored-by: sfan5 <sfan5@live.de>
5 lines
158 B
Plaintext
5 lines
158 B
Plaintext
name = unittests
|
|
description = Adds automated unit tests for the engine
|
|
# Also test that it is possible to depend on first_mod
|
|
depends = first_mod, basenodes
|