Skip to content

Commit 960b568

Browse files
committed
correct the package name for producer-consumer test folder
1 parent 07faa2f commit 960b568

File tree

1 file changed

+1
-1
lines changed
  • producer-consumer/src/test/java/com/iluwatar/producer/consumer

1 file changed

+1
-1
lines changed

producer-consumer/src/test/java/com/iluwatar/poison/pill/AppTest.java renamed to producer-consumer/src/test/java/com/iluwatar/producer/consumer/AppTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
package com.iluwatar.poison.pill;
1+
package com.iluwatar.producer.consumer;
22

33
import org.junit.Test;
44

0 commit comments

Comments
 (0)