summaryrefslogtreecommitdiff
path: root/tests/test_tar.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test_tar.h')
-rw-r--r--tests/test_tar.h14
1 files changed, 0 insertions, 14 deletions
diff --git a/tests/test_tar.h b/tests/test_tar.h
deleted file mode 100644
index 0d5ccc1..0000000
--- a/tests/test_tar.h
+++ /dev/null
@@ -1,14 +0,0 @@
-/* SPDX-License-Identifier: GPL-3.0-or-later */
-/*
- * test_tar.h
- *
- * Copyright (C) 2019 David Oberhollenzer <goliath@infraroot.at>
- */
-#ifndef TEST_TAR_H
-#define TEST_TAR_H
-
-#include "config.h"
-#include "tar.h"
-#include "test.h"
-
-#endif /* TEST_TAR_H */