test: added test/lua/scripts path

Dieser Commit ist enthalten in:
Reinder Feenstra 2022-08-30 00:10:09 +02:00
Ursprung c5c8de8372
Commit 3aa1c82cf8

Datei anzeigen

@ -135,6 +135,7 @@ file(GLOB SOURCES
file(GLOB TEST_SOURCES
"test/board/*.cpp"
"test/lua/*.cpp"
"test/lua/script/*.cpp"
"test/objectcreatedestroy.cpp"
)