Skip to content

Commit

Permalink
Drop obsolete tests
Browse files Browse the repository at this point in the history
  • Loading branch information
martinholters committed Mar 30, 2022
1 parent e49eca9 commit 57bc33d
Show file tree
Hide file tree
Showing 4 changed files with 30 additions and 1,082 deletions.
3 changes: 1 addition & 2 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,7 @@ UUIDs = "cf7118a7-6976-5b1a-9a39-7adc72f591a4"
julia = "1.6"

[extras]
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

[targets]
test = ["Random", "Test"]
test = ["Test"]
5 changes: 0 additions & 5 deletions test/example.jl

This file was deleted.

40 changes: 0 additions & 40 deletions test/iterators.jl

This file was deleted.

Loading

0 comments on commit 57bc33d

Please sign in to comment.