Merge pull request #284 from hoswey/master

correct the package name for producer-consumer test folder
This commit is contained in:
Ilkka Seppälä 2015-11-07 11:48:51 +02:00
commit 27199325ec

View File

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