X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=tests%2Fregression%2Fust%2Fust-constructor%2F__init__.py;fp=tests%2Fregression%2Fust%2Fust-constructor%2F__init__.py;h=5acd59f541e6dbe73f3e424cc30d2d5d454f2513;hp=0000000000000000000000000000000000000000;hb=f506900f904887310c26a441ea86352fc27242c2;hpb=f6fd58e865ae9918ca5c9b935c526140b1622f3c diff --git a/tests/regression/ust/ust-constructor/__init__.py b/tests/regression/ust/ust-constructor/__init__.py new file mode 100644 index 000000000..5acd59f54 --- /dev/null +++ b/tests/regression/ust/ust-constructor/__init__.py @@ -0,0 +1,4 @@ +#!/usr/bin/env python3 +# +# SPDX-FileCopyrightText: Kienan Stewart +# SPDX-License-Identifier: GPL-2.0-only