mirror of
https://github.com/boostorg/hana.git
synced 2026-02-22 03:22:21 +00:00
[tests] Add missing automatic test cases and get rid of custom tests for Fusion
This commit is contained in:
8
test/basic_tuple/auto/make.cpp
Normal file
8
test/basic_tuple/auto/make.cpp
Normal file
@@ -0,0 +1,8 @@
|
||||
// Copyright Louis Dionne 2013-2017
|
||||
// Distributed under the Boost Software License, Version 1.0.
|
||||
// (See accompanying file LICENSE.md or copy at http://boost.org/LICENSE_1_0.txt)
|
||||
|
||||
#include "_specs.hpp"
|
||||
#include <auto/make.hpp>
|
||||
|
||||
int main() { }
|
||||
Reference in New Issue
Block a user