Addigng some folder on tests

- functional folder to functional test added
- shared folder to store some files used on tests  added
This commit is contained in:
Erik Amaru Ortiz
2012-05-18 11:02:51 -04:00
parent df2af79703
commit 73ac86ae85
2 changed files with 2 additions and 0 deletions

View File

@@ -0,0 +1 @@
// This is the fuctional tests directory

1
tests/shared/README.txt Normal file
View File

@@ -0,0 +1 @@
// You can store on this directory some files that you need on several tests