mirror of
https://github.com/KLayout/klayout.git
synced 2026-08-28 17:06:31 +02:00
Removing debug code
This commit is contained in:
Vendored
-1
@@ -450,7 +450,6 @@ class LAYLayoutView_TestClass < TestBase
|
||||
|
||||
img = lv.get_pixels_with_options(500, 500, 1, 1, 1.0, RBA::DBox::new)
|
||||
au = RBA::PixelBuffer.read_png(File.join($ut_testsrc, "testdata/lay/au_lv1.png"))
|
||||
img.write_png("/home/matthias/tmp.png")
|
||||
if au
|
||||
assert_equal(au == img, true)
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user