From 708a22fae15b13db871ca5ffc73004c70f0584fe Mon Sep 17 00:00:00 2001 From: valmat Date: Fri, 28 Mar 2014 19:00:17 +0600 Subject: Changed the structure of the test file. With the increasing number of tests the old structure became uncomfortable. --- tests/cpp/h/ValueIterator.h | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 tests/cpp/h/ValueIterator.h (limited to 'tests/cpp/h/ValueIterator.h') diff --git a/tests/cpp/h/ValueIterator.h b/tests/cpp/h/ValueIterator.h new file mode 100644 index 0000000..b430008 --- /dev/null +++ b/tests/cpp/h/ValueIterator.h @@ -0,0 +1,8 @@ +/** + * + * TestValueIterator + * + */ + +#include "../include/valueiterator/001-006.h" +#include "../include/valueiterator/007.h" -- cgit v1.2.3