Skip to content

Commit 253ba26

Browse files
committed
remove test pkgversion()
1 parent 22efcf5 commit 253ba26

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/runtests.jl

-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
using Test
22
using StippleTable
33

4-
@test Base.pkgversion(StippleTable) v"1.0.4"
54
@test contains(sttable(:table, :event, param = :param, "inner"), ">inner<")
65
@test contains(sttable(:table, :event, param = :param, "inner1", ["inner"]), ">inner1inner<")

0 commit comments

Comments
 (0)