Skip to content
Snippets Groups Projects
Commit 2e5494f5 authored by cramakri's avatar cramakri
Browse files

MINOR: Formatting.

SVN: 16667
parent 3572bfe9
No related branches found
No related tags found
No related merge requests found
......@@ -151,7 +151,6 @@ public class FeatureStorageProcessorTest extends AbstractFileSystemTestCase
assertEquals(2, original.listFiles().length);
File[] transformedFiles = original.listFiles(new FilenameFilter()
{
public boolean accept(File dir, String name)
{
return name.endsWith("stat.txt");
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment