topola/tests/single_layer/tht_diode_bridge_rectifier
Mikolaj Wielgus 2ef645bbaf fix(cli,tests): set routed_band_width to 100.0 where I forgot
This was making the CLI build and tests fail because my second previous
commit was botched.

For future reference, I fixed the *.cmd files by running the following
in Fish shell:

```
for f in tests/**.cmd
    jq ".done?.[].Autoroute[1].router_options.routed_band_width |= 100.0" $f | sponge $f
end
```
2024-10-22 14:58:20 +02:00
..
autoroute_all.cmd fix(cli,tests): set routed_band_width to 100.0 where I forgot 2024-10-22 14:58:20 +02:00
fp-info-cache tests: shorten the paths to test projects 2024-07-18 14:18:42 +02:00
tht_diode_bridge_rectifier.dsn tests: shorten the paths to test projects 2024-07-18 14:18:42 +02:00
tht_diode_bridge_rectifier.kicad_pcb tests: shorten the paths to test projects 2024-07-18 14:18:42 +02:00
tht_diode_bridge_rectifier.kicad_prl tests: shorten the paths to test projects 2024-07-18 14:18:42 +02:00
tht_diode_bridge_rectifier.kicad_pro tests: shorten the paths to test projects 2024-07-18 14:18:42 +02:00
tht_diode_bridge_rectifier.kicad_sch tests: shorten the paths to test projects 2024-07-18 14:18:42 +02:00