mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-15 09:25:37 +02:00
Allow running individual unit tests
This commit is contained in:
@@ -140,3 +140,4 @@ extern content_t t_CONTENT_LAVA;
|
||||
extern content_t t_CONTENT_BRICK;
|
||||
|
||||
bool run_tests();
|
||||
bool run_tests(const std::string &module_name);
|
||||
|
Reference in New Issue
Block a user