Skip to content

Commit 2852355

Browse files
committed
update
1 parent b9a0dac commit 2852355

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

packages/language/test/import.test.ts

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -74,12 +74,6 @@ model A {
7474
fs.writeFileSync(
7575
path.join(name, 'b.zmodel'),
7676
`
77-
}
78-
`,
79-
);
80-
fs.writeFileSync(
81-
path.join(name, 'b.zmodel'),
82-
`
8377
import './a'
8478
model B {
8579
id Int @id

0 commit comments

Comments
 (0)