From 373464d30d87bd8702fe27b920ed1406a0833ef3 Mon Sep 17 00:00:00 2001 From: Ben Culkin Date: Fri, 27 Mar 2020 16:39:52 -0400 Subject: Refactor test structure Tests are now in a 'test' sub-package, so it is clear that they are indeed test code, not just disjoint parts of the main code --- base/.classpath | 1 + 1 file changed, 1 insertion(+) (limited to 'base/.classpath') diff --git a/base/.classpath b/base/.classpath index 3d9f62c..9a48b8b 100644 --- a/base/.classpath +++ b/base/.classpath @@ -15,6 +15,7 @@ + -- cgit v1.2.3