Renamed test

This commit is contained in:
Adam Murdoch
2012-09-08 08:44:27 +10:00
parent 93a13da5f6
commit 2be367e342

View File

@@ -6,7 +6,7 @@ import spock.lang.Specification
import net.rubygrapefruit.platform.internal.Platform
import spock.lang.IgnoreIf
class TerminalTest extends Specification {
class TerminalsTest extends Specification {
@Rule TemporaryFolder tmpDir
final Terminals terminal = Native.get(Terminals.class)