From ce419a78c56e38fedcb3bce66fc08283648aed9f Mon Sep 17 00:00:00 2001 From: George Kadianakis Date: Wed, 13 Jul 2011 19:06:14 +0200 Subject: Add some unit tests. --- src/test/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'src/test/Makefile.am') diff --git a/src/test/Makefile.am b/src/test/Makefile.am index a4f93d1c9e..0597b65cc8 100644 --- a/src/test/Makefile.am +++ b/src/test/Makefile.am @@ -19,6 +19,7 @@ test_SOURCES = \ test_data.c \ test_dir.c \ test_microdesc.c \ + test_pt.c \ test_util.c \ tinytest.c -- cgit v1.2.3-54-g00ecf