pidgin/pidgin

af2ef331418f
Remove tests.h as nothing is using it anymore

Testing Done:
Ran with the turtles

Reviewed at https://reviews.imfreedom.org/r/3078/
PURPLE_HISTORY_SOURCES = [
'purplehistorycore.c',
]
executable('purple-history',
PURPLE_HISTORY_SOURCES,
dependencies : [libpurple_dep, glib],
install : true)