From 63faf4280d0655489ab0a8569c69efcd8f2e153d Mon Sep 17 00:00:00 2001 From: jaseg Date: Sat, 21 Dec 2024 18:54:00 +0100 Subject: Fix failing tests --- gerbonara/tests/test_layers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gerbonara/tests') diff --git a/gerbonara/tests/test_layers.py b/gerbonara/tests/test_layers.py index b473f91..293afb2 100644 --- a/gerbonara/tests/test_layers.py +++ b/gerbonara/tests/test_layers.py @@ -46,7 +46,7 @@ REFERENCE_DIRS = { 'allegro': { '08_057494d-ipc356.ipc': 'other netlist', - '08_057494d.rou': 'mechanical outline', + '08_057494d.rou': 'drill nonplated', 'Read_Me.1': None, 'art_param.txt': None, 'assy1.art': None, -- cgit