Skip to content

Commit

Permalink
fix integration test
Browse files Browse the repository at this point in the history
  • Loading branch information
kroggen committed Nov 2, 2023
1 parent ddbe34d commit 643c533
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/test-gas-per-function-v4.sh
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,6 @@ add_test "loop_n_branche_ops" 146372
add_test "function_header_ops" 143016

add_test "assert" 143146
add_test "getfenv" 143041
add_test "metatable" 143988
add_test "ipairs" 143039
add_test "pairs" 143039
Expand All @@ -70,7 +69,6 @@ add_test "rawequal" 143216
add_test "rawget" 143087
add_test "rawset" 143941
add_test "select" 143166
add_test "setfenv" 143076
add_test "tonumber" 143186
add_test "tostring" 143457
add_test "type" 143285
Expand Down

0 comments on commit 643c533

Please sign in to comment.