Skip to content

Commit

Permalink
Merge branch 'master' into yt-cppap-6
Browse files Browse the repository at this point in the history
  • Loading branch information
SpectraL519 committed Mar 23, 2024
2 parents 3b2671a + 7f1cc74 commit 44fc21c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions test/src/test_argument_parser_add_argument.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,9 @@

#include "doctest.h"
#include "argument_parser_test_fixture.hpp"
#include "optional_argument_test_fixture.hpp"

#include <ap/argument_parser.hpp>
#include <argument_parser_test_fixture.hpp>
#include <optional_argument_test_fixture.hpp>

#include <iostream>

Expand Down

0 comments on commit 44fc21c

Please sign in to comment.