summaryrefslogtreecommitdiff
path: root/dist/Devel-PPPort/t/memory.t
diff options
context:
space:
mode:
Diffstat (limited to 'dist/Devel-PPPort/t/memory.t')
-rw-r--r--dist/Devel-PPPort/t/memory.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/dist/Devel-PPPort/t/memory.t b/dist/Devel-PPPort/t/memory.t
index cf9a038fbc..45bda3b30d 100644
--- a/dist/Devel-PPPort/t/memory.t
+++ b/dist/Devel-PPPort/t/memory.t
@@ -52,5 +52,5 @@ bootstrap Devel::PPPort;
package main;
-ok(Devel::PPPort::checkmem(), 6);
+is(Devel::PPPort::checkmem(), 6);