Bastien Sevajol 5 år sedan
förälder
incheckning
1248d05b68
1 ändrade filer med 3 tillägg och 2 borttagningar
  1. 3 2
      README.md

+ 3 - 2
README.md Visa fil

@@ -67,11 +67,12 @@ mysql --execute "GRANT ALL PRIVILEGES ON muzich_test.* To 'muzich'@'localhost' I
67 67
 ./phpunit -c app src
68 68
 ```
69 69
 
70
+Note: something is missing to make tests working.
71
+
70 72
 ## TODO
71 73
 
72 74
 * Write a howto for installation
73 75
 * Choose a licence
74 76
 * Update dependencies
75 77
 * list bugs and possible enhancements
76
-* make tests gree
77
-n
78
+* make tests green