Bastien Sevajol 5 lat temu
rodzic
commit
1248d05b68
1 zmienionych plików z 3 dodań i 2 usunięć
  1. 3 2
      README.md

+ 3 - 2
README.md Wyświetl plik

67
 ./phpunit -c app src
67
 ./phpunit -c app src
68
 ```
68
 ```
69
 
69
 
70
+Note: something is missing to make tests working.
71
+
70
 ## TODO
72
 ## TODO
71
 
73
 
72
 * Write a howto for installation
74
 * Write a howto for installation
73
 * Choose a licence
75
 * Choose a licence
74
 * Update dependencies
76
 * Update dependencies
75
 * list bugs and possible enhancements
77
 * list bugs and possible enhancements
76
-* make tests gree
77
-n
78
+* make tests green