From 367647724a7067abd33cb2450ec0b9dce076d280 Mon Sep 17 00:00:00 2001 From: "Salvador E. Tropea" Date: Wed, 20 May 2020 10:37:26 -0300 Subject: [PATCH] Documented we are also testing CSV positions --- tests/test_plot/test_position.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/test_plot/test_position.py b/tests/test_plot/test_position.py index f60cde73..bae776d7 100644 --- a/tests/test_plot/test_position.py +++ b/tests/test_plot/test_position.py @@ -2,7 +2,7 @@ Tests of position file The 3Rs.kicad_pcb has R1 on top, R2 on bottom and a thru-hole component R3 on top. -We test: +We test (both CSV and ASCII): - Separated files, mm, only SMD - Unified file, mm, only SMD - Unified file, mm, not only SMD