mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-03 13:02:09 +02:00
As there's a somewhat active development going on, let's keep the expected behaviour under tests to make sure nothing blows up :^)
4 lines
168 B
CMake
4 lines
168 B
CMake
serenity_testjs_test(test-spreadsheet.cpp test-spreadsheet)
|
|
install(TARGETS test-spreadsheet RUNTIME DESTINATION bin OPTIONAL)
|
|
link_with_unicode_data(test-spreadsheet)
|