topola/tests/single_layer
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
..
4x_3rd_order_smd_lc_filters fix(cli,tests): set routed_band_width to 100.0 where I forgot 2024-10-22 14:58:20 +02:00
0603_breakout fix(cli,tests): set routed_band_width to 100.0 where I forgot 2024-10-22 14:58:20 +02:00
tht_3pin_xlr_to_tht_3pin_xlr fix(cli,tests): set routed_band_width to 100.0 where I forgot 2024-10-22 14:58:20 +02:00
tht_de9_to_tht_de9 tests: add forgotten files (again) 2024-09-27 18:27:27 +02:00
tht_diode_bridge_rectifier fix(cli,tests): set routed_band_width to 100.0 where I forgot 2024-10-22 14:58:20 +02:00