summary refs log tree commit diff stats
path: root/tools/atlas/tests/nim-bytes2human.nimble
diff options
context:
space:
mode:
Diffstat (limited to 'tools/atlas/tests/nim-bytes2human.nimble')
-rw-r--r--tools/atlas/tests/nim-bytes2human.nimble7
1 files changed, 0 insertions, 7 deletions
diff --git a/tools/atlas/tests/nim-bytes2human.nimble b/tools/atlas/tests/nim-bytes2human.nimble
deleted file mode 100644
index 9f3ae2479..000000000
--- a/tools/atlas/tests/nim-bytes2human.nimble
+++ /dev/null
@@ -1,7 +0,0 @@
-version     = "0.2.2"
-author      = "Juan Carlos"
-description = "Convert bytes to kilobytes, megabytes, gigabytes, etc."
-license     = "MIT"
-srcDir      = "src"
-
-requires "nim >= 1.0.0"  # https://github.com/juancarlospaco/nim-bytes2human/issues/2#issue-714338524