Skip to content

Commit 3966c74

Browse files
committed
change test
1 parent c3030cc commit 3966c74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/batch_test_generator.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ echo "##########################################################"
2020
echo "# DE ##############################################"
2121
python3 -m generator -k _xml/win/kbdlayout-info-de.xml -o
2222
echo "# LAYOUT ##############################################"
23-
python3 tests/compare_layouts.py -l new -r old _build/generated/keyboard_layout_win_de.py libraries/layouts/keyboard_layout_win_de_de.py
23+
python3 tests/compare_layouts.py -l new -r old _build/generated/keyboard_layout_win_de.py libraries/layouts/keyboard_layout_win_de.py
2424

2525
echo "##########################################################"
2626
echo "# CZ ##############################################"

0 commit comments

Comments
 (0)