Browse Source

test: use SDLmain for the testsuite, too.

legacy
Sam Hocevar sam 12 years ago
parent
commit
6e37ab6858
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      test/testsuite.cpp

+ 2
- 0
test/testsuite.cpp View File

@@ -15,6 +15,8 @@
#include <cstdio> #include <cstdio>
#include <cstdlib> #include <cstdlib>


#include "core.h"

#include <lol/unit.h> #include <lol/unit.h>


int main(int argc, char **argv) int main(int argc, char **argv)


Loading…
Cancel
Save