Added region_tree tests
This commit is contained in:
7
tests/regions.cpp
Normal file
7
tests/regions.cpp
Normal file
@@ -0,0 +1,7 @@
|
||||
#include "../src/modules/stream/ui/region_tree.h"
|
||||
|
||||
int main()
|
||||
{
|
||||
return 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user