correct the package name for producer-consumer test folder

This commit is contained in:
hoswey 2015-11-07 15:51:16 +08:00
parent 07faa2f625
commit 960b568fbb

View File

@ -1,4 +1,4 @@
package com.iluwatar.poison.pill;
package com.iluwatar.producer.consumer;
import org.junit.Test;