Skip to content

Commit

Permalink
Test Aqua 4
Browse files Browse the repository at this point in the history
  • Loading branch information
andreasvarga committed Jan 24, 2024
1 parent 459decd commit e9c5c1c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/runtests.jl
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ module Runtests
using Test, DescriptorSystems, Aqua

@testset "code quality" begin
#Aqua.test_all(LinearMaps,piracy = (broken=true,))
Aqua.test_stale_deps(DescriptorSystems)
Aqua.test_all(DescriptorSystems,piracies = (broken=true,))
#Aqua.test_stale_deps(DescriptorSystems)
end


Expand Down

0 comments on commit e9c5c1c

Please sign in to comment.