Skip to content

Commit

Permalink
Tests cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
scls19fr committed Dec 24, 2017
1 parent de07709 commit d5cd67c
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 15 deletions.
4 changes: 1 addition & 3 deletions test/runtests.jl
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,9 @@ using ExtensibleScheduler
using Base.Test

include("test_priority.jl")
include("test_executors.jl")
include("test_expressions.jl")
include("test_job.jl")
include("test_jobstores.jl")
include("test_schedulers.jl")
include("trigger/test_triggers.jl")
include("test_clock.jl")
include("samples/test_samples.jl")
include("test_action.jl")
3 changes: 0 additions & 3 deletions test/test_executors.jl

This file was deleted.

3 changes: 0 additions & 3 deletions test/test_expressions.jl

This file was deleted.

3 changes: 0 additions & 3 deletions test/test_schedulers.jl

This file was deleted.

3 changes: 0 additions & 3 deletions test/test_util.jl

This file was deleted.

0 comments on commit d5cd67c

Please sign in to comment.