Minor, change test case according to its name

This commit is contained in:
Alexander Udalov
2014-05-29 19:31:31 +04:00
parent 6210e45fbc
commit 33f8c49275
2 changed files with 3 additions and 3 deletions
@@ -1,3 +1,3 @@
package test
class Juice<in T>
class Juice<out T>