summaryrefslogtreecommitdiff
path: root/global.json
diff options
context:
space:
mode:
Diffstat (limited to 'global.json')
-rw-r--r--global.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/global.json b/global.json
new file mode 100644
index 0000000000..104bebe5cd
--- /dev/null
+++ b/global.json
@@ -0,0 +1,3 @@
+{
+ "projects": [ "./tests/src", "./tests/src/Common" ]
+}