diff options
author | Bent Bisballe Nyeng <deva@aasimon.org> | 2021-11-20 21:49:58 +0100 |
---|---|---|
committer | Bent Bisballe Nyeng <deva@aasimon.org> | 2021-11-20 21:49:58 +0100 |
commit | 6de22bd3523e2f92278a5dcce8f9b9c9cc3c007d (patch) | |
tree | abefa02f1e666c36629b1b29a78a76037e1342d0 /test/suite/foobar.h | |
parent | 0159b72dbf048b0aa7d7b9ae85715205cb801e50 (diff) |
Add another test.
Diffstat (limited to 'test/suite/foobar.h')
-rw-r--r-- | test/suite/foobar.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/test/suite/foobar.h b/test/suite/foobar.h new file mode 100644 index 0000000..e6e274e --- /dev/null +++ b/test/suite/foobar.h @@ -0,0 +1,3 @@ +#pragma once + +// Nothing to see here |