summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorMateus Cruz <mateuscolvr@gmail.com>2024-02-05 00:14:45 -0300
committerMateus Cruz <mateuscolvr@gmail.com>2024-02-05 00:42:06 -0300
commitf0142aa1c3b4d7c2fd0b70c9e62c1ec033e445c2 (patch)
tree7f979459a60365f16197889d2ec660847141d42a /test
parentf3ac99a84497868aded8ee7ec2822d1b12960fd7 (diff)
add basic route handling
Diffstat (limited to 'test')
-rw-r--r--test/dune2
-rw-r--r--test/test_rinha.ml (renamed from test/test_rinhadebackend.ml)0
2 files changed, 1 insertions, 1 deletions
diff --git a/test/dune b/test/dune
index 9c10282..df3754d 100644
--- a/test/dune
+++ b/test/dune
@@ -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