From d7a587694d857fa468c7aae6a5f4fda24f3577fa Mon Sep 17 00:00:00 2001 From: Adrien Hopkins Date: Sun, 14 Apr 2019 16:35:05 -0400 Subject: Final tweaks to the API for now. --- src/test/java/UnitTest.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/test/java/UnitTest.java') diff --git a/src/test/java/UnitTest.java b/src/test/java/UnitTest.java index 79bc3d1..952b6f2 100755 --- a/src/test/java/UnitTest.java +++ b/src/test/java/UnitTest.java @@ -31,7 +31,7 @@ import org.unitConverter.unit.SIPrefix; import org.unitConverter.unit.Unit; /** - * Testing the various Unit classes + * Testing the various Unit classes. This is NOT part of this program's public API. * * @author Adrien Hopkins * @since 2018-12-22 -- cgit v1.2.3