diff options
author | Michael Stahl <mst@openoffice.org> | 2011-02-04 18:04:57 +0100 |
---|---|---|
committer | Michael Stahl <mst@openoffice.org> | 2011-02-04 18:04:57 +0100 |
commit | 5e78b38a6e5341452402eb6e5a1e541be3af5860 (patch) | |
tree | 9090b65f257fddac597a1dfe0845a8be5f190fb1 /sfx2/qa | |
parent | 8b873ae44c244cf458f16df1e0e422b192ab985d (diff) |
gnumake3: adjust sfx2 complex tests to m99 changes
Diffstat (limited to 'sfx2/qa')
-rwxr-xr-x | sfx2/qa/complex/sfx2/UndoManager.java | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sfx2/qa/complex/sfx2/UndoManager.java b/sfx2/qa/complex/sfx2/UndoManager.java index ab1b9de910b8..f37530aba726 100755 --- a/sfx2/qa/complex/sfx2/UndoManager.java +++ b/sfx2/qa/complex/sfx2/UndoManager.java @@ -159,7 +159,7 @@ public class UndoManager } // ----------------------------------------------------------------------------------------------------------------- - @Test +//#i116813# disabled @Test public void checkBrokenScripts() throws com.sun.star.uno.Exception, InterruptedException { System.out.println( "testing: broken scripts" ); |