Add description of the test driver.

This commit is contained in:
Vadim Godunko
2023-11-27 21:35:00 +04:00
parent fa7f16860b
commit 7a2aea40c0

View File

@@ -23,6 +23,10 @@ class LibGNATdocExtractorDriver(DiffTestDriver):
class GNATdocExecutableDriver(DiffTestDriver):
"""This driver runs 'test.sh' script in the test directory and compares
output with test.out file.
"""
def set_up(self):
super().set_up()