diff options
Diffstat (limited to 'src/Q8/CommunicationTest.java')
| -rw-r--r-- | src/Q8/CommunicationTest.java | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/Q8/CommunicationTest.java b/src/Q8/CommunicationTest.java index 041f6ab..c2bdfa3 100644 --- a/src/Q8/CommunicationTest.java +++ b/src/Q8/CommunicationTest.java @@ -1,5 +1,6 @@ -package ca.mokhan.comp268; +package ca.mokhan.test; +import Q8.*; import junit.framework.Test; import junit.framework.TestCase; import junit.framework.TestSuite; |
