From 578a30909d96bf0d05432f91c682bcbc58b5130e Mon Sep 17 00:00:00 2001 From: Jim Evans Date: Tue, 11 Dec 2012 01:24:51 +0000 Subject: [PATCH] JimEvans: Removing tabs for spaces. Sorry guys. r18295 --- java/client/test/org/openqa/selenium/testing/Ignore.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/java/client/test/org/openqa/selenium/testing/Ignore.java b/java/client/test/org/openqa/selenium/testing/Ignore.java index 68edf8d83c30d..f54e312333e62 100644 --- a/java/client/test/org/openqa/selenium/testing/Ignore.java +++ b/java/client/test/org/openqa/selenium/testing/Ignore.java @@ -38,7 +38,7 @@ public static enum Driver { IPHONE, OPERA, OPERA_MOBILE, - PHANTOMJS, + PHANTOMJS, REMOTE, SAFARI, SELENESE,