(test
 (name test)
 (package glob)
 (modules test)
 (libraries glob alcotest))

(test
 (name test_eio)
 (modules test_eio)
 (libraries glob.eio alcotest eio_main))
