mirror of https://github.com/KLayout/klayout.git
Test updated
This commit is contained in:
parent
66b10245fe
commit
20b6608410
|
|
@ -73,6 +73,7 @@ static size_t shapes_in_top (const db::Layout &layout, unsigned int layer)
|
||||||
TEST(2_RefCounting)
|
TEST(2_RefCounting)
|
||||||
{
|
{
|
||||||
db::DeepShapeStore store;
|
db::DeepShapeStore store;
|
||||||
|
store.set_keep_layouts (false);
|
||||||
db::Layout layout;
|
db::Layout layout;
|
||||||
|
|
||||||
unsigned int l1 = layout.insert_layer ();
|
unsigned int l1 = layout.insert_layer ();
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue