glfw: correctly test Monitor implementation
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
This commit is contained in:
parent
10eb3b5680
commit
8ade50719d
2 changed files with 6 additions and 4 deletions
|
|
@ -143,5 +143,6 @@ test "version" {
|
|||
}
|
||||
|
||||
test "basic" {
|
||||
_ = Monitor;
|
||||
basicTest() catch unreachable;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue