Reference new golden testdata for LEFDEF/strm2oas test

This commit is contained in:
Matthias Koefferlein 2025-05-29 12:00:44 +02:00
parent 20097b5d8d
commit 98834d8e3b
1 changed files with 1 additions and 1 deletions

View File

@ -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";