Skip to content

Commit

Permalink
Update ranges.cc
Browse files Browse the repository at this point in the history
  • Loading branch information
lackhole committed Jun 16, 2024
1 parent 1bb104a commit af28af4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions test/ranges.cc
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
#include "preview/ranges.h"
#include "preview/string_view.h"
#include "gtest.h"

#include <algorithm>
#include <list>
#include <vector>

// TODO: Write test
TEST(VERSIONED(Ranges), basics) {}
Expand Down

0 comments on commit af28af4

Please sign in to comment.