diff options
Diffstat (limited to 'test/lib/index.js')
| -rw-r--r-- | test/lib/index.js | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/test/lib/index.js b/test/lib/index.js deleted file mode 100644 index 657bfe78..00000000 --- a/test/lib/index.js +++ /dev/null @@ -1,4 +0,0 @@ -Error.stackTraceLimit = Infinity; - -export * from './composite.js'; -export * from './strict-match-error.js'; |