mirror of
https://github.com/leporello-js/leporello-js
synced 2026-01-13 13:04:30 -08:00
WIP
This commit is contained in:
@@ -3232,7 +3232,7 @@ const y = x()`
|
||||
assert_equal(state.eval_cxt.io_cache.length, 0)
|
||||
}),
|
||||
|
||||
test_only('record io discard prev execution', () => {
|
||||
test('record io discard prev execution', () => {
|
||||
// Populate cache
|
||||
const i = test_initial_state(`Math.random(0)`)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user