Skip to content

move references.test.ts to frontend/ (#74)#82

Open
michaeldistel wants to merge 1 commit into
Autonomy-Logic:developmentfrom
michaeldistel:chore/issue-74-move-misplaced-tests
Open

move references.test.ts to frontend/ (#74)#82
michaeldistel wants to merge 1 commit into
Autonomy-Logic:developmentfrom
michaeldistel:chore/issue-74-move-misplaced-tests

Conversation

@michaeldistel
Copy link
Copy Markdown
Contributor

Summary

  • Move tests/semantic/references.test.tstests/frontend/references.test.ts; file only calls parse(), no semantic analysis

Testing

  • All 51 test files pass (1414 passed, 7 skipped) after the move
  • tests/frontend/ast-utils.test.ts does not exist on development; that part of the issue is moot on this branch

Closes #74

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

refactor: move misplaced test files to correct directories

1 participant