summaryrefslogtreecommitdiff
path: root/sot/qa/complex/olesimplestorage/OLESimpleStorageTest.java
blob: a2d8bee837130d31fce8532ea67707722e60a7fd (plain)
1
2
3
4
5
package complex.olesimplestorage;

public interface OLESimpleStorageTest {
    boolean test();
}