From bc403d2d4f81c97a468e92d3b0981590fbe032cc Mon Sep 17 00:00:00 2001 From: Douglas Rumbaugh Date: Tue, 9 May 2023 15:19:02 -0400 Subject: Header update --- tests/testing.h | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'tests/testing.h') diff --git a/tests/testing.h b/tests/testing.h index 234deef..d200e8f 100644 --- a/tests/testing.h +++ b/tests/testing.h @@ -1,8 +1,14 @@ /* + * tests/testing.h * + * Unit test utility functions/definitions + * + * Copyright (C) 2023 Douglas Rumbaugh + * Dong Xie + * + * All rights reserved. Published under the Modified BSD License. * */ - #pragma once #include -- cgit v1.2.3