mirror of
https://github.com/RGBCube/serenity
synced 2025-07-29 04:07:34 +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
|
@ -656,7 +656,6 @@ if (BUILD_LAGOM)
|
|||
|
||||
# Extra tests from Tests/LibJS
|
||||
lagom_test(../../Tests/LibJS/test-invalid-unicode-js.cpp LIBS LibJS)
|
||||
lagom_test(../../Tests/LibJS/test-bytecode-js.cpp LIBS LibJS)
|
||||
lagom_test(../../Tests/LibJS/test-value-js.cpp LIBS LibJS)
|
||||
|
||||
# Spreadsheet
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue