mirror of https://github.com/KLayout/klayout.git
Reference new golden testdata for LEFDEF/strm2oas test
This commit is contained in:
parent
20097b5d8d
commit
98834d8e3b
|
|
@ -199,7 +199,7 @@ TEST(10)
|
|||
std::string def_dir = input_dir + "/def";
|
||||
std::string gds_dir = input_dir + "/gds";
|
||||
|
||||
std::string input_au = input_dir + "/strm2oas_au.oas";
|
||||
std::string input_au = input_dir + "/strm2oas_au_2.oas";
|
||||
|
||||
std::string output = this->tmp_file ("strm2oas.oas");
|
||||
std::string map_arg = "--lefdef-map=" + input_dir + "/sky130.map";
|
||||
|
|
|
|||
Loading…
Reference in New Issue