aboutsummaryrefslogtreecommitdiff
path: root/RhSolutions.Tests
diff options
context:
space:
mode:
authorSergey Chebotar <s.chebotar@gmail.com>2023-05-17 07:40:26 +0300
committerSergey Chebotar <s.chebotar@gmail.com>2023-05-17 07:40:26 +0300
commit8dc186c7aa7af1ccf31c8f3e06bd5d97f29c1a4f (patch)
tree6683e5f8369eb969f639aae0d0b0b3b4407bc9d1 /RhSolutions.Tests
parentdcbf7d6d7f76ad7714d6ad2c0aefe73c14d94ef3 (diff)
Add Intellisense library
Diffstat (limited to 'RhSolutions.Tests')
-rw-r--r--RhSolutions.Tests/.runsettings8
1 files changed, 8 insertions, 0 deletions
diff --git a/RhSolutions.Tests/.runsettings b/RhSolutions.Tests/.runsettings
new file mode 100644
index 0000000..5f93304
--- /dev/null
+++ b/RhSolutions.Tests/.runsettings
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="utf-8" ?>
+<RunSettings>
+ <RunConfiguration>
+ <EnvironmentVariables>
+ <ISTESTING>true</ISTESTING>
+ </EnvironmentVariables>
+ </RunConfiguration>
+</RunSettings> \ No newline at end of file