aboutsummaryrefslogtreecommitdiff
path: root/tests/unit/libcmd
diff options
context:
space:
mode:
Diffstat (limited to 'tests/unit/libcmd')
-rw-r--r--tests/unit/libcmd/args.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/unit/libcmd/args.cc b/tests/unit/libcmd/args.cc
index 73550dacf..886467ea0 100644
--- a/tests/unit/libcmd/args.cc
+++ b/tests/unit/libcmd/args.cc
@@ -10,7 +10,6 @@
#include "filetransfer.hh"
#include "shared.hh"
#include "store-api.hh"
-#include "util.hh"
constexpr std::string_view INVALID_CHANNEL = "channel:example";
constexpr std::string_view CHANNEL_URL = "https://nixos.org/channels/example/nixexprs.tar.xz";