Fixed typos
This commit is contained in:
parent
4718a1827a
commit
913976015a
|
@ -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
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#include "io.h"
|
||||
|
||||
#include "test_franework.h"
|
||||
#include "test_framework.h"
|
||||
|
||||
#include <vector>
|
||||
#include <array>
|
||||
|
|
Loading…
Reference in New Issue
Block a user