app/tests: Fixup test-gimpidtable.c

Fixup of test-gimpidtable.c of things sleepy eyes and brains missed.
This commit is contained in:
Martin Nordholts 2011-05-06 07:21:34 +02:00
parent b69a053245
commit d9264c6bd5

View file

@ -1,5 +1,5 @@
/* GIMP - The GNU Image Manipulation Program
* Copyright (C) 2009 Martin Nordholts <martinn@src.gnome.org>
* Copyright (C) 2011 Martin Nordholts <martinn@src.gnome.org>
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
@ -23,10 +23,6 @@
#include "core/gimpidtable.h"
//#include "tests.h"
//#include "gimp-app-test-utils.h"
#define ADD_TEST(function) \
g_test_add ("/gimpidtable/" #function, \