Skip to content

Commit e77782a

Browse files
authored
Merge pull request #4995 from psafont/clustertest
2 parents 89051b9 + 605402b commit e77782a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ocaml/tests/dune

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,11 +56,11 @@
5656

5757
(tests
5858
(names test_vm_helpers test_vm_placement test_network_sriov test_vdi_cbt
59-
test_pusb test_daemon_manager test_repository test_repository_helpers
59+
test_clustering test_pusb test_daemon_manager test_repository test_repository_helpers
6060
test_livepatch test_rpm test_updateinfo)
6161
(package xapi)
6262
(modules test_vm_helpers test_vm_placement test_network_sriov test_vdi_cbt
63-
test_event test_cluster_host test_cluster test_pusb
63+
test_event test_clustering test_cluster_host test_cluster test_pusb
6464
test_daemon_manager test_repository test_repository_helpers test_livepatch test_rpm
6565
test_updateinfo)
6666
(libraries

0 commit comments

Comments
 (0)