mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 18:27:35 +00:00
Tests: Remove test-bytecode-js
This was meant to be a temporary unit testuntil we could run test-js in bytecode mode. This has been possible for a long time now, so let's remove the unnecessary extra program.
This commit is contained in:
parent
b7c30f3096
commit
6150960671
3 changed files with 0 additions and 141 deletions
|
@ -6,9 +6,6 @@ link_with_locale_data(test-js)
|
|||
serenity_test(test-invalid-unicode-js.cpp LibJS LIBS LibJS LibLocale)
|
||||
link_with_locale_data(test-invalid-unicode-js)
|
||||
|
||||
serenity_test(test-bytecode-js.cpp LibJS LIBS LibJS LibLocale)
|
||||
link_with_locale_data(test-bytecode-js)
|
||||
|
||||
serenity_test(test-value-js.cpp LibJS LIBS LibJS LibLocale)
|
||||
link_with_locale_data(test-value-js)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue