We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4bb9c3 commit b23d10bCopy full SHA for b23d10b
packages/cashc/test/debugging/debugging.test.ts
@@ -7,7 +7,6 @@ import { URL } from 'url';
7
import { compileFile } from '../../src/index.js';
8
import { fixtures } from './fixtures.js';
9
10
-
11
describe('Debugging', () => {
12
fixtures.forEach((fixture) => {
13
it(`should compile ${fixture.fn} to the same bytecode as ${fixture.fnWithLogs}`, () => {
0 commit comments