Fixes Qt-less tests

This commit is contained in:
klayoutmatthias 2025-08-03 18:26:34 +02:00
parent 4773bb3227
commit b1b7649cd9
1 changed files with 3 additions and 0 deletions

View File

@ -150,6 +150,9 @@ END
return
end
# makes RBA::Value available as tl.Value
pya.eval_string("import klayout.tl");
macro_file = File.join($ut_testtmp, "test.lym")
File.open(macro_file, "w") do |file|
file.write(<<"END")