1
0
Fork 0
mirror of https://github.com/yshui/picom.git synced 2024-11-11 13:51:02 -05:00
picom/examples/trivial_tests/test_test2.c
2019-03-13 21:15:27 +00:00

5 lines
59 B
C

#include <stdio.h>
#include "test.h"
TEST_CASE(test2) {
}