Skip to content

Commit

Permalink
File initialazation with zk file <contract name>
Browse files Browse the repository at this point in the history
  • Loading branch information
oemerfurkan committed Nov 21, 2023
1 parent cd832a9 commit 3ed5ef1
Show file tree
Hide file tree
Showing 6 changed files with 7 additions and 192 deletions.
67 changes: 0 additions & 67 deletions src/Add.test.ts

This file was deleted.

25 changes: 0 additions & 25 deletions src/Add.ts

This file was deleted.

7 changes: 7 additions & 0 deletions src/Square.test.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
// import { Square } from './Square';

describe('Square.js', () => {
describe('Square()', () => {
it.todo('should be correct');
});
});
Empty file added src/Square.ts
Empty file.
100 changes: 0 additions & 100 deletions src/interact.ts

This file was deleted.

Empty file added src/main.ts
Empty file.

0 comments on commit 3ed5ef1

Please sign in to comment.