Skip to content

Commit

Permalink
Create fixtures and golden files for LandscapeEnable
Browse files Browse the repository at this point in the history
  • Loading branch information
EduardGomezEscandell committed Oct 9, 2023
1 parent 1de8c8f commit 2c7acfa
Show file tree
Hide file tree
Showing 7 changed files with 18 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[client]
hello = world
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"message": "Wait a second, this is not an ini file!"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[client]
hello = world
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[client]
hello = world
computer_title = TEST_DISTRO
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[client]
hello = world
computer_title = TEST_DISTRO
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[client]
hello = world
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[client]
computer_title = DEFAULT_COMPUTER_TITLE
hello = world

0 comments on commit 2c7acfa

Please sign in to comment.