From b8f017f18fa99f9377ef461cbbd3264c7878a9aa Mon Sep 17 00:00:00 2001 From: "Brian C. Lane" Date: Tue, 21 Jun 2011 10:44:18 -0700 Subject: tests: add test for value less than 1 * tests/t9023-value-lt-one.sh: New file. * tests/Makefile.am (TESTS): Add it. --- tests/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/Makefile.am') diff --git a/tests/Makefile.am b/tests/Makefile.am index 7487a5d..b57142b 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -45,6 +45,7 @@ TESTS = \ t9020-alignment.sh \ t9021-maxima.sh \ t9022-one-unit-snap.sh \ + t9023-value-lt-one.sh \ t9030-align-check.sh \ t9040-many-partitions.sh \ t9041-undetected-in-use-16th-partition.sh \ -- cgit v1.2.1