Make some test files different from each other

In case there's some opportunistic hard linking going on, which might be
causing problems when the tests are packaged and run in an environment
which is wildly different from CI.

Signed-off-by: Nalin Dahyabhai <nalin@redhat.com>
This commit is contained in:
Nalin Dahyabhai 2025-10-01 12:43:39 -04:00
parent b74149334e
commit a654d35349
7 changed files with 7 additions and 7 deletions

View File

@ -1 +1 @@
A-FILE
A-FILE x

View File

@ -1 +1 @@
A-FILE
A-FILE x/y

View File

@ -1 +1 @@
Hello
Hello x/y

View File

@ -1 +1 @@
A-FILE
A-FILE x/z

View File

@ -1 +1 @@
Hello
Hello x/z

View File

@ -1 +1 @@
A-FILE
A-FILE y

View File

@ -1 +1 @@
Hello
Hello y