Add test for str8 array
This commit is contained in:
10
tests/array/test_str8_array.h
Normal file
10
tests/array/test_str8_array.h
Normal file
@@ -0,0 +1,10 @@
|
||||
// vim:fileencoding=utf-8:foldmethod=marker
|
||||
|
||||
#ifndef TEST_STR8_ARRAY_H
|
||||
#define TEST_STR8_ARRAY_H
|
||||
|
||||
#include "wapp.h"
|
||||
|
||||
TestFuncResult test_str8_array(void);
|
||||
|
||||
#endif // !TEST_STR8_ARRAY_H
|
Reference in New Issue
Block a user