mirror of
https://github.com/Tilo-K/tstd.git
synced 2026-01-10 06:51:01 +00:00
wip
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
#include <assert.h>
|
||||
#include <stdio.h>
|
||||
|
||||
#include "../string.h"
|
||||
#include "../include/string.h"
|
||||
|
||||
int test_count_occurrences() {
|
||||
const char* test_str = "11abababb111";
|
||||
|
||||
Reference in New Issue
Block a user