aboutsummaryrefslogtreecommitdiffstats
path: root/csci1913/Java/lab6/tests6.java
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--csci1913/Java/lab6/tests6.java2
1 files changed, 0 insertions, 2 deletions
diff --git a/csci1913/Java/lab6/tests6.java b/csci1913/Java/lab6/tests6.java
index fc98648..91b82ca 100644
--- a/csci1913/Java/lab6/tests6.java
+++ b/csci1913/Java/lab6/tests6.java
@@ -1,5 +1,3 @@
-package lab6;
-
// SHAPES. Public tests for the classes RECTANGLE and SQUARE. Comments show
// what each test must print, and how many points it is worth.