update test suite
This commit is contained in:
1203
pnpm-lock.yaml
generated
1203
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
@@ -1,7 +1,7 @@
|
||||
// test/core.test.ts
|
||||
import { describe, it, expect, beforeEach, spyOn } from 'bun:test';
|
||||
import { TokenCleaner, MarkdownGenerator } from '../src';
|
||||
import micromatch from 'micromatch';
|
||||
import * as micromatch from 'micromatch';
|
||||
import llama3Tokenizer from 'llama3-tokenizer-js';
|
||||
import path from 'path';
|
||||
import fs from 'fs/promises';
|
||||
|
Reference in New Issue
Block a user