test: Drop suites.h

This file is empty now. Remove it and its uses.

Signed-off-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
Simon Glass
2025-02-11 20:12:36 -06:00
committed by Tom Rini
parent 854225191a
commit 32aba887e3
31 changed files with 0 additions and 40 deletions
-10
View File
@@ -1,10 +0,0 @@
/* SPDX-License-Identifier: GPL-2.0 */
/*
* (C) Copyright 2015
* Joe Hershberger, National Instruments, joe.hershberger@ni.com
*/
#ifndef __TEST_SUITES_H__
#define __TEST_SUITES_H__
#endif /* __TEST_SUITES_H__ */