Set up test framework with demo test
This commit is contained in:
6
lib/include/url.h
Normal file
6
lib/include/url.h
Normal file
@@ -0,0 +1,6 @@
|
||||
#ifndef URL_H
|
||||
#define URL_H
|
||||
|
||||
int foo(void);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user