#ifndef BUFFERED_VALUE_TESTS_H #define BUFFERED_VALUE_TESTS_H namespace BufferedValueTests { void test(); } #endif