Skip to content

Commit

Permalink
fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
thatstoasty committed Sep 12, 2024
1 parent 24c07e8 commit 84543a4
Show file tree
Hide file tree
Showing 6 changed files with 1 addition and 293 deletions.
3 changes: 1 addition & 2 deletions src/recipe.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,7 @@ tests:
# returns with an error code, the test is considered failed.
# if I don't copy everything into a test dir, mojo test runs the tests in the .magic dir and fails :|
- mkdir -p test
- mv unit/test_*.mojo test/
- mv integration/test_*.mojo test/
- mv test_*.mojo test/
- mv mog.mojopkg test/
- magic run mojo test test

Expand Down
147 changes: 0 additions & 147 deletions test/integration/test_mog.mojo

This file was deleted.

46 changes: 0 additions & 46 deletions test/unit/test_align.mojo

This file was deleted.

62 changes: 0 additions & 62 deletions test/unit/test_join.mojo

This file was deleted.

15 changes: 0 additions & 15 deletions test/unit/test_render.mojo

This file was deleted.

21 changes: 0 additions & 21 deletions test/unit/test_size.mojo

This file was deleted.

0 comments on commit 84543a4

Please sign in to comment.