aboutsummaryrefslogtreecommitdiffstats
path: root/uitest/src/main/java/com/vaadin/tests/TestForStyledUpload.java
diff options
context:
space:
mode:
Diffstat (limited to 'uitest/src/main/java/com/vaadin/tests/TestForStyledUpload.java')
-rw-r--r--uitest/src/main/java/com/vaadin/tests/TestForStyledUpload.java10
1 files changed, 5 insertions, 5 deletions
diff --git a/uitest/src/main/java/com/vaadin/tests/TestForStyledUpload.java b/uitest/src/main/java/com/vaadin/tests/TestForStyledUpload.java
index 75a2df2666..2bb9b9b50e 100644
--- a/uitest/src/main/java/com/vaadin/tests/TestForStyledUpload.java
+++ b/uitest/src/main/java/com/vaadin/tests/TestForStyledUpload.java
@@ -1,12 +1,12 @@
/*
* Copyright 2000-2014 Vaadin Ltd.
- *
+ *
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
* the License at
- *
+ *
* http://www.apache.org/licenses/LICENSE-2.0
- *
+ *
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
* WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
@@ -264,7 +264,7 @@ public class TestForStyledUpload extends LegacyApplication
/**
* Returns the fileName.
- *
+ *
* @return String
*/
@Override
@@ -274,7 +274,7 @@ public class TestForStyledUpload extends LegacyApplication
/**
* Returns the mimeType.
- *
+ *
* @return String
*/
public String getMimeType() {