Include rearrangement: rest
Change-Id: If9b5502ff348d358d7007b885e26e98a0d228f39
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
#include <gtest/gtest.h>
|
||||
|
||||
#include "eval.hh"
|
||||
#include "progress-bar.hh"
|
||||
#include "loggers.hh"
|
||||
#include "logging.hh"
|
||||
#include "shared.hh"
|
||||
#include "lix/libexpr/eval.hh"
|
||||
#include "lix/libmain/progress-bar.hh"
|
||||
#include "lix/libmain/loggers.hh"
|
||||
#include "lix/libutil/logging.hh"
|
||||
#include "lix/libmain/shared.hh"
|
||||
|
||||
constexpr std::string_view TEST_URL = "https://github.com/NixOS/nixpkgs/archive/master.tar.gz";
|
||||
// Arbitrary number. We picked the size of a Nixpkgs tarball that we downloaded.
|
||||
|
||||
Reference in New Issue
Block a user