aboutsummaryrefslogtreecommitdiff
path: root/compat/lustre_animation/test/lustre_animation_test.gleam
diff options
context:
space:
mode:
Diffstat (limited to 'compat/lustre_animation/test/lustre_animation_test.gleam')
-rw-r--r--compat/lustre_animation/test/lustre_animation_test.gleam5
1 files changed, 0 insertions, 5 deletions
diff --git a/compat/lustre_animation/test/lustre_animation_test.gleam b/compat/lustre_animation/test/lustre_animation_test.gleam
deleted file mode 100644
index ecd12ad..0000000
--- a/compat/lustre_animation/test/lustre_animation_test.gleam
+++ /dev/null
@@ -1,5 +0,0 @@
-import gleeunit
-
-pub fn main() {
- gleeunit.main()
-}