mirror of
https://github.com/CloverHackyColor/CloverBootloader.git
synced 2024-11-30 12:43:41 +01:00
a2ffdf8642
Improve unit test framework.
14 lines
197 B
C
14 lines
197 B
C
//
|
|
// OcMiscLib.h
|
|
// cpp_tests
|
|
//
|
|
// Created by Jief on 12/10/2020.
|
|
// Copyright © 2020 JF Knudsen. All rights reserved.
|
|
//
|
|
|
|
#ifndef OcMiscLib_h
|
|
#define OcMiscLib_h
|
|
|
|
|
|
#endif /* OcMiscLib_h */
|