aboutsummaryrefslogtreecommitdiff
path: root/tests/test-glib-properties-client.c
blob: bcbd1702b2195e38374f5131702a848335dce1f5 (plain)
1
2
3
4
5
6
7
8
9

#include "test-glib-properties.h"

int
main (int argc, char * argv[])
{

	return 0;
}