From 774e4bb52e2fbb3b89eb8b1c764c98a87e8eee5e Mon Sep 17 00:00:00 2001 From: DEEPIKA <51291599+rdeepu13@users.noreply.github.com> Date: Thu, 1 Oct 2020 21:13:06 +0530 Subject: [PATCH] Create test.cpp --- test.cpp | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 test.cpp diff --git a/test.cpp b/test.cpp new file mode 100644 index 0000000..be6564a --- /dev/null +++ b/test.cpp @@ -0,0 +1,3 @@ +/* +This is a test file +*/