now tests run, but fail because there aren't any
This commit is contained in:
parent
958cccf16f
commit
4cb94e168d
1 changed files with 2 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
|||
#!/usr/bin/env julia
|
||||
|
||||
using BaseTestNext
|
||||
|
||||
@testset "PortAudio Tests" begin
|
||||
@test false
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue