mirror of https://github.com/KLayout/klayout.git
Typo fixed
This commit is contained in:
parent
953bee4790
commit
9b4f65bab4
|
|
@ -394,7 +394,7 @@ TEST(9_LogicalSelectOperation)
|
|||
db::compare_layouts (_this, ly, tl::testsrc () + "/testdata/drc/compound_au9.gds");
|
||||
}
|
||||
|
||||
TEST(10_LogicalSelectOperation)
|
||||
TEST(10_LogicalAndNotOperation)
|
||||
{
|
||||
db::Layout ly;
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in New Issue