fix tests
This commit is contained in:
parent
f43f627037
commit
a4487179a5
3 changed files with 6 additions and 9 deletions
|
|
@ -3,7 +3,7 @@ import { evaluate as _evaluate } from './evaluate.mjs';
|
|||
import { logger } from './logger.mjs';
|
||||
import { setTime } from './time.mjs';
|
||||
import { evalScope } from './evaluate.mjs';
|
||||
import { register, Pattern, isPattern } from './pattern.mjs';
|
||||
import { register, Pattern, isPattern, silence, stack } from './pattern.mjs';
|
||||
|
||||
export function repl({
|
||||
interval,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue