diff --git a/test/check-application b/test/check-application index b6548b6..804459b 100755 --- a/test/check-application +++ b/test/check-application @@ -10,6 +10,7 @@ import testlib # Nondestructive tests all run in the same running VM. This allows them to run in Packit, Fedora, and # RHEL dist-git gating. They must not permanently change any file or configuration on the system in a # way that influences other tests. +# temporary inactive teste @testlib.nondestructive class TestApplication(testlib.MachineCase): def testBasic(self):