Skip to content

Commit

Permalink
[PDI-14676] - Fix compilation fail in test
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrey Khayrutdinov committed Nov 27, 2015
1 parent 9a5f045 commit 4d584da
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
import java.io.OutputStream;
import java.io.PrintWriter;

import org.apache.commons.vfs.FileObject;
import org.apache.commons.vfs2.FileObject;
import org.junit.BeforeClass;
import org.junit.Test;
import org.pentaho.di.TestUtilities;
Expand Down

0 comments on commit 4d584da

Please sign in to comment.