瀏覽代碼

update todo

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