From 157cd2d7c7e40541be48a5392fb1da3e961fa3d7 Mon Sep 17 00:00:00 2001 From: w00t Date: Thu, 6 Aug 2009 14:45:05 +0000 Subject: Add commasepstream test case. git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11497 e03df62e-2008-0410-955e-edbf42e46eb7 --- include/testsuite.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/testsuite.h') diff --git a/include/testsuite.h b/include/testsuite.h index 0001bdec5..a3b4f1f24 100644 --- a/include/testsuite.h +++ b/include/testsuite.h @@ -26,6 +26,7 @@ class TestSuite : public Extensible bool DoThreadTests(); bool DoWildTests(); + bool DoCommaSepStreamTests(); }; #endif -- cgit v1.2.3