diff options
Diffstat (limited to 'mpm/python/tests_periphs.hpp')
-rw-r--r-- | mpm/python/tests_periphs.hpp | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/mpm/python/tests_periphs.hpp b/mpm/python/tests_periphs.hpp deleted file mode 100644 index b10996572..000000000 --- a/mpm/python/tests_periphs.hpp +++ /dev/null @@ -1,9 +0,0 @@ -// -// Copyright 2017 Ettus Research, a National Instruments Company -// -// SPDX-License-Identifier: GPL-3.0-or-later -// - -#pragma once - -void export_tests(); |