[Libreoffice-commits] .: Branch 'integration/dev300_m98' - qadevOOo/runner
Michael Meeks
mmeeks at kemper.freedesktop.org
Fri Mar 4 12:13:31 PST 2011
qadevOOo/runner/graphical/EnhancedComplexTestCase.java | 1 -
1 file changed, 1 deletion(-)
New commits:
commit 76a9b4c08a99ac566aa6ad1c22287cefcdd30fb1
Author: Michael Meeks <michael.meeks at novell.com>
Date: Fri Mar 4 20:08:44 2011 +0000
fix merge error
diff --git a/qadevOOo/runner/graphical/EnhancedComplexTestCase.java b/qadevOOo/runner/graphical/EnhancedComplexTestCase.java
index e1894a9..5e1b808 100644
--- a/qadevOOo/runner/graphical/EnhancedComplexTestCase.java
+++ b/qadevOOo/runner/graphical/EnhancedComplexTestCase.java
@@ -299,7 +299,6 @@ private void callEntry(String _sEntry, ParameterHelper _aParam)
{
assure("File '" + sIndexFile + "' doesn't exists.", aIndexFile.exists(), true);
}
- }
}
private String getPSorPDFNameFromIniFile(IniFile _aIniFile, String _sName)
More information about the Libreoffice-commits
mailing list