Java cleanup, make package name match folder name

Change-Id: I9011cb674d85d4469f2f72444c158e0eeb44c1ec
This commit is contained in:
Noel Grandin
2012-09-03 09:45:58 +02:00
committed by Michael Stahl
parent 97b5851e97
commit eb4be23d47
12 changed files with 0 additions and 50 deletions

View File

@ -16,8 +16,6 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
package storagetesting;
public interface StorageTest
{
boolean test();