aboutsummaryrefslogtreecommitdiff
path: root/ports/rapidcheck/CONTROL
diff options
context:
space:
mode:
Diffstat (limited to 'ports/rapidcheck/CONTROL')
-rw-r--r--ports/rapidcheck/CONTROL4
1 files changed, 0 insertions, 4 deletions
diff --git a/ports/rapidcheck/CONTROL b/ports/rapidcheck/CONTROL
deleted file mode 100644
index 5f46ed702..000000000
--- a/ports/rapidcheck/CONTROL
+++ /dev/null
@@ -1,4 +0,0 @@
-Source: rapidcheck
-Version: 2020-08-25
-Homepage: https://github.com/emil-e/rapidcheck
-Description: A property-based testing library for C++ (a la QuickCheck) with the goal of being simple to use with as little boilerplate as possible.