mirror of
https://github.com/tiennm99/java-design-patterns.git
synced 2026-05-15 20:59:07 +00:00
correct the package name for producer-consumer test folder
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
package com.iluwatar.poison.pill;
|
||||
package com.iluwatar.producer.consumer;
|
||||
|
||||
import org.junit.Test;
|
||||
|
||||
Reference in New Issue
Block a user