xserver/test/tests.h
Mihail Konev 371576f64b tests: Convert test/xi1/ to single binary
Reviewed-by: Adam Jackson <ajax@redhat.com>
Signed-off-by: Mihail Konev <k.mvc@ya.ru>
2017-01-12 15:01:29 -05:00

6 lines
101 B
C

#ifndef TESTS_H
#define TESTS_H
int protocol_xchangedevicecontrol_test(void);
#endif /* TESTS_H */