mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-26 01:20:25 +00:00
bed129a69f
As there's a somewhat active development going on, let's keep the expected behaviour under tests to make sure nothing blows up :^)
3 lines
168 B
CMake
3 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)
|