mirror of
https://github.com/audacity/linuxdeploy.git
synced 2026-04-12 21:25:04 -05:00
Fix tests' structure, code style and use of GTest
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
#include <cstdio>
|
||||
|
||||
extern "C" { void hello_world(); }
|
||||
#include <simple_library.h>
|
||||
|
||||
int main() {
|
||||
printf("Hello World");
|
||||
|
||||
Reference in New Issue
Block a user