forked from lix-project/lix
Fix fmt test
This commit is contained in:
parent
dea76f581b
commit
f1eee873ea
|
@ -1,9 +1,7 @@
|
|||
#include "fmt.hh"
|
||||
#include "hilite.hh"
|
||||
|
||||
#include <gtest/gtest.h>
|
||||
|
||||
#include <regex>
|
||||
|
||||
namespace nix {
|
||||
/* ----------- tests for fmt.hh -------------------------------------------------*/
|
||||
|
||||
|
|
Loading…
Reference in a new issue