2008-06-02 Mark Doffman <mark.doffman@codethink.co.uk>
[platform/upstream/at-spi2-core.git] / tests / apps / noop-app.c
similarity index 80%
rename from tests/testapps/noop-app.c
rename to tests/apps/noop-app.c
index 7b997cc..42951eb 100644 (file)
@@ -2,7 +2,7 @@
 #include <atk/atk.h>
 
 G_MODULE_EXPORT void
-test_init (void)
+test_init (int argc, char *argv[])
 {
   ;
 }