Skip to content

Commit d24bdcd

Browse files
committed
Update runtests.jl
1 parent 94e30ae commit d24bdcd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/runtests.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,5 @@ using Test
44
@testset "version" begin
55
@test LibCSFML.CSFML_VERSION_MAJOR == 2
66
@test LibCSFML.CSFML_VERSION_MINOR == 5
7+
@test_nowarn mode = sfVideoMode(1280, 720, 32)
78
end

0 commit comments

Comments
 (0)