Skip to content

Commit f6b047c

Browse files
committed
updates
1 parent 0c5b977 commit f6b047c

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

test/parsebox/build/project.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ const Test = Assert.Context('Build.Project')
77

88
Test('Should Build 1', () => {
99
const R = Build.Project(JsonModule)
10-
console.log(R.parser)
1110
Assert.IsTrue(typeof R.mapping === 'string')
1211
Assert.IsTrue(typeof R.parser === 'string')
1312
})

0 commit comments

Comments
 (0)