mirror of
https://github.com/privatevoid-net/nix-super.git
synced 2024-11-27 00:06:16 +02:00
Fix fmt test
This commit is contained in:
parent
dea76f581b
commit
f1eee873ea
1 changed files with 1 additions and 3 deletions
|
@ -1,9 +1,7 @@
|
||||||
#include "fmt.hh"
|
#include "hilite.hh"
|
||||||
|
|
||||||
#include <gtest/gtest.h>
|
#include <gtest/gtest.h>
|
||||||
|
|
||||||
#include <regex>
|
|
||||||
|
|
||||||
namespace nix {
|
namespace nix {
|
||||||
/* ----------- tests for fmt.hh -------------------------------------------------*/
|
/* ----------- tests for fmt.hh -------------------------------------------------*/
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue