mirror of
https://github.com/privatevoid-net/nix-super.git
synced 2024-11-10 08:16:15 +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 <regex>
|
||||
|
||||
namespace nix {
|
||||
/* ----------- tests for fmt.hh -------------------------------------------------*/
|
||||
|
||||
|
|
Loading…
Reference in a new issue