diff options
author | Mateus Cruz <mateuscolvr@gmail.com> | 2024-02-05 00:14:45 -0300 |
---|---|---|
committer | Mateus Cruz <mateuscolvr@gmail.com> | 2024-02-05 00:42:06 -0300 |
commit | f0142aa1c3b4d7c2fd0b70c9e62c1ec033e445c2 (patch) | |
tree | 7f979459a60365f16197889d2ec660847141d42a /test | |
parent | f3ac99a84497868aded8ee7ec2822d1b12960fd7 (diff) |
add basic route handling
Diffstat (limited to 'test')
-rw-r--r-- | test/dune | 2 | ||||
-rw-r--r-- | test/test_rinha.ml (renamed from test/test_rinhadebackend.ml) | 0 |
2 files changed, 1 insertions, 1 deletions
@@ -1,2 +1,2 @@ (test - (name test_rinhadebackend)) + (name test_rinha)) diff --git a/test/test_rinhadebackend.ml b/test/test_rinha.ml index e69de29..e69de29 100644 --- a/test/test_rinhadebackend.ml +++ b/test/test_rinha.ml |