Skip to content

Commit 70ee8f1

Browse files
committed
test: remove simple tester
1 parent 83f19ab commit 70ee8f1

File tree

1 file changed

+4
-1
lines changed
  • packages/rspack-test-tools/src/case

1 file changed

+4
-1
lines changed

packages/rspack-test-tools/src/case/hash.ts

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
1-
import { BasicCaseCreator, type IBasicCaseCreatorOptions } from "../test/creator";
1+
import {
2+
BasicCaseCreator,
3+
type IBasicCaseCreatorOptions
4+
} from "../test/creator";
25
import type {
36
ECompilerType,
47
ITestContext,

0 commit comments

Comments
 (0)