mirror of
https://github.com/KLayout/klayout.git
synced 2026-08-29 01:14:35 +02:00
Fixes Qt-less tests
This commit is contained in:
Vendored
+3
@@ -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")
|
||||
|
||||
Reference in New Issue
Block a user