about summary refs log tree commit diff stats
path: root/000organization.cc
diff options
context:
space:
mode:
Diffstat (limited to '000organization.cc')
-rw-r--r--000organization.cc3
1 files changed, 3 insertions, 0 deletions
diff --git a/000organization.cc b/000organization.cc
index 3dd3974a..cbd2ede7 100644
--- a/000organization.cc
+++ b/000organization.cc
@@ -121,6 +121,9 @@ int main(int argc, char* argv[]) {
   return 0;  // End Main
 }
 
+// Unit Tests
+// End Unit Tests
+
 //: our first directive; will move the include above the program
 :(before "End Includes")
 #include <stdlib.h>