Skip to content

Commit

Permalink
folder for compilable scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
aleeusgr committed Apr 9, 2023
1 parent 18572f0 commit 40da7b8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion test/simple.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ describe('simple test', () => {
beforeAll(() => {

const testSetup = {
contract: './test/simple.hl',
contract: './helios/simple.hl',
// fixtures: [
// './tests/vault_fixtures.hl'
// ],
Expand Down

0 comments on commit 40da7b8

Please sign in to comment.