0
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-07-13 21:50:33 +03:00

Added MySQL tests

svn path=/nixos/trunk/; revision=27781
This commit is contained in:
Sander van der Burg 2011-07-14 14:52:43 +00:00
parent 6034297c61
commit aa61363554

View file

@ -172,6 +172,8 @@ let
kde4 = t.kde4.test;
login = t.login.test;
mpich = t.mpich.test;
mysql = t.mysql.test;
mysql_replication = t.mysql_replication.test;
nat = t.nat.test;
nfs = t.nfs.test;
openssh = t.openssh.test;