Skip to content

Commit fc56e0c

Browse files
committed
Add two INI test files
1 parent 9e14ab8 commit fc56e0c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Python/ini_converting/ini_test_files/deindentation_2.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
AddEffect = MOPixel
1+
AddEffect = MOPixel
22
PresetName = Foo
33
A1 = X
44

Python/ini_converting/ini_test_files/deindentation_3.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
AddEffect = MOPixel
1+
AddEffect = MOPixel
22
PresetName = Foo
33
A1 = X
44

0 commit comments

Comments
 (0)