Fix unittest breakage due to new test file
authorIustin Pop <iustin@google.com>
Fri, 21 Aug 2009 09:42:17 +0000 (11:42 +0200)
committerIustin Pop <iustin@google.com>
Fri, 21 Aug 2009 10:25:59 +0000 (12:25 +0200)
Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com>

Makefile.am

index b94bb28..2a24662 100644 (file)
@@ -203,6 +203,7 @@ TEST_FILES = \
        test/data/bdev-disk.txt \
        test/data/bdev-net.txt \
        test/data/proc_drbd8.txt \
+       test/data/proc_drbd80-emptyline.txt \
        test/data/proc_drbd83.txt
 
 dist_TESTS = \