Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFlorian Thienel2015-12-28 20:49:35 +0000
committerFlorian Thienel2015-12-28 20:49:35 +0000
commitb8078041272fefccf67345c4f39592701bcea879 (patch)
treea84480bc1a5a9730938687463c0cbf1db6e8ffa6 /org.eclipse.vex.core.tests
parent74744d94f7f161bbcdf61ec3baa3e24478d0d263 (diff)
downloadorg.eclipse.mylyn.docs.vex-b8078041272fefccf67345c4f39592701bcea879.tar.gz
org.eclipse.mylyn.docs.vex-b8078041272fefccf67345c4f39592701bcea879.tar.xz
org.eclipse.mylyn.docs.vex-b8078041272fefccf67345c4f39592701bcea879.zip
fix TestWithTracing
Signed-off-by: Florian Thienel <florian@thienel.org>
Diffstat (limited to 'org.eclipse.vex.core.tests')
-rw-r--r--org.eclipse.vex.core.tests/src/org/eclipse/vex/core/internal/boxes/verticalBlockHorizontalBar-output.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/org.eclipse.vex.core.tests/src/org/eclipse/vex/core/internal/boxes/verticalBlockHorizontalBar-output.txt b/org.eclipse.vex.core.tests/src/org/eclipse/vex/core/internal/boxes/verticalBlockHorizontalBar-output.txt
index 360ea938..3f5de2e6 100644
--- a/org.eclipse.vex.core.tests/src/org/eclipse/vex/core/internal/boxes/verticalBlockHorizontalBar-output.txt
+++ b/org.eclipse.vex.core.tests/src/org/eclipse/vex/core/internal/boxes/verticalBlockHorizontalBar-output.txt
@@ -1,7 +1,5 @@
HostComponent.createDefaultGraphics()
Graphics.moveOrigin(0, 0)
-Graphics.createColor(Color[r=0,g=0,b=0])
-Graphics.setColor(TracingColorResource [color=Color[r=0,g=0,b=0], id=-1])
Graphics.setLineWidth(10)
Graphics.setLineStyle(SOLID)
Graphics.createColor(Color[r=0,g=0,b=0])

Back to the top