From 739a4448dbde7d54caf36920eb6fdd56b1ff3e88 Mon Sep 17 00:00:00 2001 From: w00t Date: Thu, 6 Aug 2009 15:09:22 +0000 Subject: First space stream seperator test. git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11498 e03df62e-2008-0410-955e-edbf42e46eb7 --- include/testsuite.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include') diff --git a/include/testsuite.h b/include/testsuite.h index a3b4f1f24..384f1b438 100644 --- a/include/testsuite.h +++ b/include/testsuite.h @@ -27,6 +27,7 @@ class TestSuite : public Extensible bool DoThreadTests(); bool DoWildTests(); bool DoCommaSepStreamTests(); + bool DoSpaceSepStreamTests(); }; #endif -- cgit v1.2.3