aboutsummaryrefslogtreecommitdiffstats
path: root/test/test.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/test.c')
-rw-r--r--test/test.c24
1 files changed, 0 insertions, 24 deletions
diff --git a/test/test.c b/test/test.c
deleted file mode 100644
index 4de2815..0000000
--- a/test/test.c
+++ /dev/null
@@ -1,24 +0,0 @@
-/*
- * test.c:
- *
- * Copyright (c) 2009 James McKenzie <20@madingley.org>,
- * All rights reserved.
- *
- */
-
-static char rcsid[] = "$Id$";
-
-/*
- * $Log$
- * Revision 1.2 2009/02/08 16:56:26 root
- * *** empty log message ***
- *
- */
-
-#include "jwg.h"
-
-int main(int argc,char *argv[])
-{
-
-return 0;
-}