Skip to content

Commit df9ac54

Browse files
authored
Update libcxx/test/std/ranges/range.factories/range.iota.view/indices.pass.cpp
1 parent cbc4ff6 commit df9ac54

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

libcxx/test/std/ranges/range.factories/range.iota.view/indices.pass.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,6 @@ constexpr bool test() {
9090
}
9191

9292
int main(int, char**) {
93-
test_SFINAE();
9493

9594
test();
9695
static_assert(test());

0 commit comments

Comments
 (0)