From 5a007bc1f6672a1df77daa45f11374ffc9d2dbe5 Mon Sep 17 00:00:00 2001 From: michaeltryby Date: Thu, 30 Aug 2018 19:12:27 -0400 Subject: [PATCH] Adding header --- tests/test_reent.cpp | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/tests/test_reent.cpp b/tests/test_reent.cpp index fbcbbc9..1117284 100644 --- a/tests/test_reent.cpp +++ b/tests/test_reent.cpp @@ -1,3 +1,12 @@ +/* + * test_reent.cpp + * + * Created: 8/30/2018 + * Author: Michael E. Tryby + * US EPA - ORD/NRMRL + * + * Unit testing for EPANET Output API. +*/ #include #include