Verified Commit 5ae10082 authored by Alberto Miranda's avatar Alberto Miranda ♨️
Browse files

tests: Fix CLI include in rename() test

parent 3b4fa4cb
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -27,7 +27,7 @@
*/

/* C++ includes */
#include <CLI11/CLI11.hpp>
#include <CLI/CLI.hpp>
#include <nlohmann/json.hpp>
#include <memory>
#include <fmt/format.h>