diff --git a/tests/functional/README.txt b/tests/functional/README.txt new file mode 100644 index 000000000..1cece7a95 --- /dev/null +++ b/tests/functional/README.txt @@ -0,0 +1 @@ +// This is the fuctional tests directory diff --git a/tests/shared/README.txt b/tests/shared/README.txt new file mode 100644 index 000000000..9831f3c02 --- /dev/null +++ b/tests/shared/README.txt @@ -0,0 +1 @@ +// You can store on this directory some files that you need on several tests