Skip to content

Commit 4ad884f

Browse files
committed
Remove outdated test of (now deleted) cumulative_compile_time_ns()
1 parent 537eafb commit 4ad884f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/misc.jl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -278,7 +278,6 @@ end
278278

279279
after = Base.cumulative_compile_time_ns_after();
280280
@test after >= before;
281-
@test Base.cumulative_compile_time_ns() >= after;
282281

283282
# interactive utilities
284283

0 commit comments

Comments
 (0)