KiBot/tests/test_plot/fake_pcbnew/pcbnew.py
Salvador E. Tropea 27ea3f1d73 [Tests][Fixed] Small details
- How we test if pcbnew is there
- Adapted test cases to the current outputs
2022-12-27 13:29:56 -03:00

6 lines
77 B
Python

def GetKicadConfigPath():
return 'bogus'
IU_PER_MM = 1
IU_PER_MILS = 1