summaryrefslogtreecommitdiff
path: root/sot/qa
diff options
context:
space:
mode:
Diffstat (limited to 'sot/qa')
-rw-r--r--sot/qa/complex/olesimplestorage/OLESimpleStorageTest.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/sot/qa/complex/olesimplestorage/OLESimpleStorageTest.java b/sot/qa/complex/olesimplestorage/OLESimpleStorageTest.java
index a2d8bee83713..f01a14178020 100644
--- a/sot/qa/complex/olesimplestorage/OLESimpleStorageTest.java
+++ b/sot/qa/complex/olesimplestorage/OLESimpleStorageTest.java
@@ -1,5 +1,5 @@
package complex.olesimplestorage;
-public interface OLESimpleStorageTest {
+interface OLESimpleStorageTest {
boolean test();
}