Fixed typos

This commit is contained in:
Dreaded_X 2019-12-19 02:42:56 +01:00
parent 4718a1827a
commit 913976015a
3 changed files with 2 additions and 3 deletions

View File

@ -10,7 +10,6 @@ test:
- logging
- test_framework
fmt:
type: lib
git:
@ -31,4 +30,4 @@ test_framework:
url: https://git.mtgames.nl/Dreaded_X/test_framework
revision: master
dependency:
- logger
- logging

BIN
test.bin Normal file

Binary file not shown.

View File

@ -1,6 +1,6 @@
#include "io.h"
#include "test_franework.h"
#include "test_framework.h"
#include <vector>
#include <array>