Skip to content

Commit

Permalink
Switch to "old" setup for test deps
Browse files Browse the repository at this point in the history
Newer version is nice but doesn't play nice with TestItems
  • Loading branch information
moyner committed Apr 22, 2023
1 parent afa9168 commit cbd0c34
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 9 deletions.
8 changes: 8 additions & 0 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,3 +39,11 @@ TimerOutputs = "0.5.19"
Tullio = "0.3.4"
julia = "1.7"
Krylov = "0.9.0"

[extras]
TestItemRunner = "f8b46487-2199-4994-9208-9a1283c18c0a"
TestItems = "1c621080-faea-4a02-84b6-bbd5e436b8fe"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

[targets]
test = ["Test", "TestItemRunner", "TestItems"]
9 changes: 0 additions & 9 deletions test/Project.toml

This file was deleted.

0 comments on commit cbd0c34

Please sign in to comment.