aboutsummaryrefslogtreecommitdiff
path: root/source_file.r
diff options
context:
space:
mode:
authorTinWoodman92 <chrhodgden@gmail.com>2023-06-11 21:04:42 -0500
committerTinWoodman92 <chrhodgden@gmail.com>2023-06-11 21:04:42 -0500
commit3527e1a22e559f8a3d6e87bb2d24adb6ae2c64a4 (patch)
tree1ac106f359141306d1c694a210523964f2a4f936 /source_file.r
parent5e2e0b99ca28f10498df62bf2c1da1360437172e (diff)
Migrated use-case launcher.py to test-case test_import_variable.py. R file renamed accordingly.
Diffstat (limited to 'source_file.r')
-rw-r--r--source_file.r2
1 files changed, 0 insertions, 2 deletions
diff --git a/source_file.r b/source_file.r
deleted file mode 100644
index 3d13503..0000000
--- a/source_file.r
+++ /dev/null
@@ -1,2 +0,0 @@
-msg_1 <- "Initializing Client - R"
-msg_2 <- "Initialized Client - R" \ No newline at end of file