aboutsummaryrefslogtreecommitdiff
path: root/test/dune
diff options
context:
space:
mode:
authorClombrong <clombrong@egregore.fun>2025-05-30 11:50:23 +0200
committerClombrong <cromblong@egregore.fun>2025-05-30 11:50:23 +0200
commit06797340cde99cd0a322578df1db153db025069a (patch)
tree25fe26ab1cb278028d1a9a899d4b495797f551c9 /test/dune
parent591038ba4f718007cacdf7a4f58b3c375fa2ee97 (diff)
test(flesh): remove obsolete flesh testing
Diffstat (limited to 'test/dune')
-rw-r--r--test/dune4
1 files changed, 0 insertions, 4 deletions
diff --git a/test/dune b/test/dune
deleted file mode 100644
index 8c9e918..0000000
--- a/test/dune
+++ /dev/null
@@ -1,4 +0,0 @@
-(test
- (name flesh_hello)
- (libraries flesh lwt)
- (modes js (best exe)))