Fixed typos
This commit is contained in:
parent
4718a1827a
commit
913976015a
|
@ -10,7 +10,6 @@ test:
|
||||||
- logging
|
- logging
|
||||||
- test_framework
|
- test_framework
|
||||||
|
|
||||||
|
|
||||||
fmt:
|
fmt:
|
||||||
type: lib
|
type: lib
|
||||||
git:
|
git:
|
||||||
|
@ -31,4 +30,4 @@ test_framework:
|
||||||
url: https://git.mtgames.nl/Dreaded_X/test_framework
|
url: https://git.mtgames.nl/Dreaded_X/test_framework
|
||||||
revision: master
|
revision: master
|
||||||
dependency:
|
dependency:
|
||||||
- logger
|
- logging
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
#include "io.h"
|
#include "io.h"
|
||||||
|
|
||||||
#include "test_franework.h"
|
#include "test_framework.h"
|
||||||
|
|
||||||
#include <vector>
|
#include <vector>
|
||||||
#include <array>
|
#include <array>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user