We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3030cc commit 3966c74Copy full SHA for 3966c74
tests/batch_test_generator.sh
@@ -20,7 +20,7 @@ echo "##########################################################"
20
echo "# DE ##############################################"
21
python3 -m generator -k _xml/win/kbdlayout-info-de.xml -o
22
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
+python3 tests/compare_layouts.py -l new -r old _build/generated/keyboard_layout_win_de.py libraries/layouts/keyboard_layout_win_de.py
24
25
echo "##########################################################"
26
echo "# CZ ##############################################"
0 commit comments