tests: Remove testplacesview test

The GtkPlacesView widget was made private, so we can't create it in a
testcase.
This commit is contained in:
Benjamin Otte
2015-07-16 06:37:37 +02:00
parent 974c60a0d5
commit bc19ea965f
2 changed files with 2 additions and 5 deletions

View File

@ -1,4 +1,6 @@
#include <gtk/gtk.h>
#define GTK_COMPILATION
#include "gtk/gtkplacesviewprivate.h"
int
main (int argc, char *argv[])