JAL-3137 tests are for linux only
[jalview.git] / test / jalview / bin / HiDPISettingTest2.java
index 71d13d0..470ec35 100644 (file)
@@ -162,7 +162,7 @@ public class HiDPISettingTest2
   @Test(groups = { "Functional" }, dataProvider = "hidpiScaleArguments")
   public void testHiDPISettings(int scale)
   {
-    if (Platform.isLinux())
+    if (!Platform.isLinux())
     {
       throw new SkipException(
               "Not linux platform, not testing actual scaling with "