mirror of https://github.com/KLayout/klayout.git
Fixing DXF tests
This commit is contained in:
parent
89cc79cbbc
commit
8da655df43
|
|
@ -104,7 +104,7 @@ TEST(1b)
|
||||||
|
|
||||||
TEST(2)
|
TEST(2)
|
||||||
{
|
{
|
||||||
run_test (_this, "t2.dxf.gz", "t2_au.gds.gz");
|
run_test (_this, "t2.dxf.gz", "t2_au2.gds.gz");
|
||||||
}
|
}
|
||||||
|
|
||||||
TEST(3)
|
TEST(3)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue