diff --git a/tests/integration-test-suite/devtools.fmf b/tests/integration-test-suite/devtools.fmf index 2d4aa1a..40d76dc 100644 --- a/tests/integration-test-suite/devtools.fmf +++ b/tests/integration-test-suite/devtools.fmf @@ -67,4 +67,4 @@ adjust+: - llvm-toolset-13.0-libomp-devel - llvm-toolset-14.0-libomp-devel - llvm-toolset-15.0-libomp-devel - when: collection is defined and arch == s390x \ No newline at end of file + when: collection is defined and arch == s390x diff --git a/tests/integration-test-suite/fedora.fmf b/tests/integration-test-suite/fedora.fmf index 92fbebd..dd97be6 100644 --- a/tests/integration-test-suite/fedora.fmf +++ b/tests/integration-test-suite/fedora.fmf @@ -36,4 +36,4 @@ adjust+: - llvm-libunwind-devel environment+: NO_LIBUNWIND: true - when: arch == s390x and distro < fedora-39 \ No newline at end of file + when: arch == s390x and distro < fedora-39 diff --git a/tests/integration-test-suite/rhel.fmf b/tests/integration-test-suite/rhel.fmf index 344d5e3..833d024 100644 --- a/tests/integration-test-suite/rhel.fmf +++ b/tests/integration-test-suite/rhel.fmf @@ -32,4 +32,4 @@ adjust+: # libomp is not supported in s390x in RHEL. - require-: - libomp-devel - when: arch == s390x \ No newline at end of file + when: arch == s390x diff --git a/tests/integration-test-suite/snapshots.fmf b/tests/integration-test-suite/snapshots.fmf index 740c7c9..3909ef4 100644 --- a/tests/integration-test-suite/snapshots.fmf +++ b/tests/integration-test-suite/snapshots.fmf @@ -25,4 +25,4 @@ environment+: adjust+: - enabled: false when: snapshot is not defined - continue: false \ No newline at end of file + continue: false