diff options
author | Nick Fitzgerald <fitzgen@gmail.com> | 2017-07-05 15:00:07 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-07-05 15:00:07 -0700 |
commit | 1f323cf9795bef5fb5861ef299015af3eedb8ae9 (patch) | |
tree | 0153190bc4e0ea1c55c9f89cbdf57c982ad2563e /tests/headers/convert-cpp-comment-to-rust.hpp | |
parent | 78e7546d3be61a7cb7272c7365564300481798ae (diff) |
Minimal test cases don't have `#include`s
The inclusion of an `#include` means that the test case
* is not minimal, and
* is harder to reproduce the bug with, since not everyone has the same headers (or versions of headers) on their system.
Diffstat (limited to 'tests/headers/convert-cpp-comment-to-rust.hpp')
0 files changed, 0 insertions, 0 deletions