X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=bundles%2Forg.simantics.databoard%2Ftestcases%2Forg%2Fsimantics%2Fdataboard%2Ftests%2FtestFileUtil.java;h=a7c8cb6b4195c03b821b7fe959827b6bdd37e6c6;hb=6c70e409e03187c96b057aa5705d49800c6b8b07;hp=36e47fedccfbdbd8974bf4123b46e8423de04f67;hpb=969bd23cab98a79ca9101af33334000879fb60c5;p=simantics%2Fplatform.git diff --git a/bundles/org.simantics.databoard/testcases/org/simantics/databoard/tests/testFileUtil.java b/bundles/org.simantics.databoard/testcases/org/simantics/databoard/tests/testFileUtil.java index 36e47fedc..a7c8cb6b4 100644 --- a/bundles/org.simantics.databoard/testcases/org/simantics/databoard/tests/testFileUtil.java +++ b/bundles/org.simantics.databoard/testcases/org/simantics/databoard/tests/testFileUtil.java @@ -1,23 +1,23 @@ -/******************************************************************************* - * Copyright (c) 2010 Association for Decentralized Information Management in - * Industry THTH ry. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * VTT Technical Research Centre of Finland - initial API and implementation - *******************************************************************************/ +/******************************************************************************* + * Copyright (c) 2010 Association for Decentralized Information Management in + * Industry THTH ry. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html + * + * Contributors: + * VTT Technical Research Centre of Finland - initial API and implementation + *******************************************************************************/ package org.simantics.databoard.tests; -import java.io.File; -import java.io.IOException; -import java.io.RandomAccessFile; - -import junit.framework.TestCase; - -import org.simantics.databoard.util.binary.BinaryFile; +import java.io.File; +import java.io.IOException; +import java.io.RandomAccessFile; + +import junit.framework.TestCase; + +import org.simantics.databoard.util.binary.BinaryFile; public class testFileUtil extends TestCase { @@ -46,18 +46,18 @@ public class testFileUtil extends TestCase { for (int iter=0; iter