aboutsummaryrefslogtreecommitdiff
path: root/CST 126/UnitTest1/UnitTest1.cpp
diff options
context:
space:
mode:
authorrPatrickWarner <[email protected]>2024-04-22 11:06:29 -0700
committerrPatrickWarner <[email protected]>2024-04-22 11:06:29 -0700
commit257aeb631b3a4b9a988a3ca411f5be767ff35a65 (patch)
tree24cbd06a2f385370bae11d7db87ded3b79b1c0cd /CST 126/UnitTest1/UnitTest1.cpp
parentAdding basic unit test to solution (#2) (diff)
downloadhomework-1-reecepwarner-257aeb631b3a4b9a988a3ca411f5be767ff35a65.tar.xz
homework-1-reecepwarner-257aeb631b3a4b9a988a3ca411f5be767ff35a65.zip
completed
Diffstat (limited to 'CST 126/UnitTest1/UnitTest1.cpp')
-rw-r--r--CST 126/UnitTest1/UnitTest1.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/CST 126/UnitTest1/UnitTest1.cpp b/CST 126/UnitTest1/UnitTest1.cpp
index 9ee1ea5..0def1be 100644
--- a/CST 126/UnitTest1/UnitTest1.cpp
+++ b/CST 126/UnitTest1/UnitTest1.cpp
@@ -1,6 +1,5 @@
#include "pch.h"
#include "CppUnitTest.h"
-
#include "TempLogHelper.hpp"
using namespace Microsoft::VisualStudio::CppUnitTestFramework;