mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-14 06:00:33 +03:00
Added MySQL tests
svn path=/nixos/trunk/; revision=27781
This commit is contained in:
parent
6034297c61
commit
aa61363554
1 changed files with 2 additions and 0 deletions
|
@ -172,6 +172,8 @@ let
|
||||||
kde4 = t.kde4.test;
|
kde4 = t.kde4.test;
|
||||||
login = t.login.test;
|
login = t.login.test;
|
||||||
mpich = t.mpich.test;
|
mpich = t.mpich.test;
|
||||||
|
mysql = t.mysql.test;
|
||||||
|
mysql_replication = t.mysql_replication.test;
|
||||||
nat = t.nat.test;
|
nat = t.nat.test;
|
||||||
nfs = t.nfs.test;
|
nfs = t.nfs.test;
|
||||||
openssh = t.openssh.test;
|
openssh = t.openssh.test;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue