fix: teste
This commit is contained in:
parent
3dad43cb1a
commit
a04e3276fc
1 changed files with 1 additions and 0 deletions
|
|
@ -10,6 +10,7 @@ import testlib
|
||||||
# Nondestructive tests all run in the same running VM. This allows them to run in Packit, Fedora, and
|
# 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
|
# RHEL dist-git gating. They must not permanently change any file or configuration on the system in a
|
||||||
# way that influences other tests.
|
# way that influences other tests.
|
||||||
|
# temporary inactive teste
|
||||||
@testlib.nondestructive
|
@testlib.nondestructive
|
||||||
class TestApplication(testlib.MachineCase):
|
class TestApplication(testlib.MachineCase):
|
||||||
def testBasic(self):
|
def testBasic(self):
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue