xfstestsdb/tests/gtk/__init__.py
Anna Schumaker 62bf603ca4 gtk: Add the xfstestsdb gtk command
This command doesn't do much at the moment, it simply sets up the Gtk
Application and then exits. The actual UI will be built up over the next
several patches.

Signed-off-by: Anna Schumaker <anna@nowheycreamery.com>
2023-08-01 17:01:29 -04:00

3 lines
92 B
Python

# Copyright 2023 (c) Anna Schumaker.
"""Test package for the xfstestsdb gtk application."""