Skip to content

Commit 187e7fe

Browse files
committed
test(core): types tests
1 parent 30e8524 commit 187e7fe

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Diff for: test/types.jl

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
@test PropertyTypes.Symmetric <: PropertyTypes.AbstractProperty
2+
@test Group(:test) == Group(:test)
3+
@test Property(:test) == Property(:test)

0 commit comments

Comments
 (0)