From 693feea47a3ad9daeae35217cd85d9a25a6d3923 Mon Sep 17 00:00:00 2001
From: Marcus Comstedt <marcus@mc.pp.se>
Date: Mon, 25 May 1998 01:21:00 +0200
Subject: [PATCH] Removed broken Yabu test...

Rev: src/testsuite.in:1.113
---
 src/testsuite.in | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/src/testsuite.in b/src/testsuite.in
index 8903836718..b3eb6ba505 100644
--- a/src/testsuite.in
+++ b/src/testsuite.in
@@ -1,4 +1,4 @@
-stest_true([["$Id: testsuite.in,v 1.112 1998/05/24 21:41:09 noring Exp $"]])
+stest_true([["$Id: testsuite.in,v 1.113 1998/05/24 23:21:00 marcus Exp $"]])
 cond([[all_constants()->_verify_internals]],
 [[
   test_do(_verify_internals())
@@ -2379,6 +2379,3 @@ cond([[all_constants()->_verify_internals]],
 [[
   test_do(_verify_internals())
 ]])
-
-// - Yabu
-// test_true(compile_file("../lib/modules/Yabu.pmod/module.pmod")()->main())
-- 
GitLab