Skip to content

Commit

Permalink
fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisRackauckas committed Aug 7, 2016
1 parent d3dc3f2 commit cb4cddc
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions test/ode/ode_adaptive_tests.jl
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
using DifferentialEquations,Plots
prob = twoDimlinearODEExample()
TEST_PLOT = true
Plots.plotly()
## Solve and plot
println("Solve and Plot")
tab = constructBogakiShampine()
Expand Down

0 comments on commit cb4cddc

Please sign in to comment.