Added test.h to our core headers so others can use it as well

Sun, 20 Mar 2016 23:34:22 -0500

author
Gary Kramlich <grim@reaperworld.com>
date
Sun, 20 Mar 2016 23:34:22 -0500
changeset 37612
aac530b4eb5c
parent 37611
8c825b048d24
child 37613
5dc70173ccb4

Added test.h to our core headers so others can use it as well

libpurple/Makefile.am file | annotate | diff | comparison | revisions
--- a/libpurple/Makefile.am	Sun Mar 20 23:28:37 2016 -0500
+++ b/libpurple/Makefile.am	Sun Mar 20 23:34:22 2016 -0500
@@ -190,6 +190,7 @@
 	sound-theme.h \
 	sound-theme-loader.h \
 	sslconn.h \
+	tests.h \
 	theme.h \
 	theme-loader.h \
 	theme-manager.h \

mercurial