Skip to content

Commit

Permalink
switches to new ExtendedTestSet for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
ssfrr committed Jun 21, 2017
1 parent e41283b commit 3be7654
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion test/REQUIRE
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ BaseTestNext
FixedPointNumbers
Gumbo
WAV
TestSetExtensions
TestSetExtensions 1.0.0
2 changes: 1 addition & 1 deletion test/runtests.jl
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ using WAV
include("support/util.jl")

try
@testset DottedTestSet "SampledSignals Tests" begin
@testset ExtendedTestSet "SampledSignals Tests" begin
@includetests ARGS
end
catch err
Expand Down

0 comments on commit 3be7654

Please sign in to comment.