Skip to content

Commit 1a54e8e

Browse files
committed
Update tests
1 parent d74a4c3 commit 1a54e8e

File tree

2 files changed

+0
-110
lines changed

2 files changed

+0
-110
lines changed

test/block_modeling.jl

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -46,10 +46,5 @@ using SymbolicIndexingInterface
4646
println(compare(sol3, ds1))
4747
println(compare(sol2, ds1))
4848
println(compare(sol1, ds1))
49-
50-
d2 = discretize_solution(sol2, sol1)
51-
d3 = discretize_solution(sol3, sol1)
52-
results_good = compare_discrete(sys, d1, d2)
53-
results_bad = compare_discrete(sys, d1, d3)
5449
end
5550
end

test/timeseries.jl

Lines changed: 0 additions & 105 deletions
This file was deleted.

0 commit comments

Comments
 (0)