blob: b68bf0c2d5aa19e7439bf7f3ecd2d224ba78e74c (
plain) (
blame)
1
2
3
4
5
6
|
// Copyright 2021 Christopher Courtney, aka Drashna Jael're (@drashna) <drashna@live.com>
// SPDX-License-Identifier: GPL-2.0-or-later
#pragma once
#include "test_common.h"
|