Bastien Sevajol 5 年 前
コミット
1248d05b68
共有1 個のファイルを変更した3 個の追加2 個の削除を含む
  1. 3 2
      README.md

+ 3 - 2
README.md ファイルの表示

@@ -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