Skip to content

Commit 851d08e

Browse files
committed
Cleanup
1 parent 28ed6fc commit 851d08e

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

test/runtests.jl

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,9 @@
1-
println("--> 1")
21
using KiteUtils
32
set_data_path()
4-
println(get_data_path())
5-
println("--> 2")
63
using KiteViewers
74
set_data_path()
8-
println(get_data_path())
9-
println("--> 3")
105
using Test
116

12-
13-
147
cd("..")
158
include("test_steering.jl")
169

0 commit comments

Comments
 (0)