mirror of https://github.com/KLayout/klayout.git
Marked one test as long runner
This commit is contained in:
parent
df631aa970
commit
1f5c2b5132
|
|
@ -547,6 +547,8 @@ TEST(timing_insert)
|
|||
|
||||
TEST(timing_lookup)
|
||||
{
|
||||
test_is_long_runner ();
|
||||
|
||||
MyQuadTree tree;
|
||||
|
||||
unsigned int n = 1000000;
|
||||
|
|
|
|||
Loading…
Reference in New Issue