mirror of
https://github.com/theoludwig/libcproject.git
synced 2025-05-21 23:21:15 +02:00
refactor: include only in header files
This commit is contained in:
@ -1,12 +1,5 @@
|
||||
#include "string_test.h"
|
||||
|
||||
#include <assert.h>
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
#include "libcproject.h"
|
||||
#include "test.h"
|
||||
|
||||
void string_test() {
|
||||
string_get_length_test();
|
||||
string_to_uppercase_test();
|
||||
|
Reference in New Issue
Block a user