From 94981b600c905e3158f3f12a0a33a31d0bd6f0e1 Mon Sep 17 00:00:00 2001 From: bloodstalker Date: Sat, 26 Nov 2016 00:55:03 +0330 Subject: added tdd tests for 13.4 and 13.6 --- test/testFuncs1.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'test/testFuncs1.h') diff --git a/test/testFuncs1.h b/test/testFuncs1.h index 356b2cc..f9b84ef 100644 --- a/test/testFuncs1.h +++ b/test/testFuncs1.h @@ -122,6 +122,8 @@ void test23(void); void test24(void); void test25(void); void test26(void); +void test27(void); +void test28(void); /***********************************************************************************************************/ /*ive been intentionally left blank. dont touch me.*/ -- cgit v1.2.3