This commit is contained in:
parent
aa2ff7b2f0
commit
2f3113f55d
11742 changed files with 1223940 additions and 0 deletions
9
unikernel/duniverse/lwt/test/react/main.ml
Normal file
9
unikernel/duniverse/lwt/test/react/main.ml
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
(* This file is part of Lwt, released under the MIT license. See LICENSE.md for
|
||||
details, or visit https://github.com/ocsigen/lwt/blob/master/LICENSE.md. *)
|
||||
|
||||
|
||||
|
||||
Test.run "react" [
|
||||
Test_lwt_event.suite;
|
||||
Test_lwt_signal.suite;
|
||||
]
|
||||
Loading…
Add table
Add a link
Reference in a new issue