diff options
| author | Roland Reichwein <mail@reichwein.it> | 2023-01-04 16:14:49 +0100 |
|---|---|---|
| committer | Roland Reichwein <mail@reichwein.it> | 2023-01-04 16:14:49 +0100 |
| commit | bf9ada75b941b40f30dfb25b063e064be062b7d8 (patch) | |
| tree | 80ca01f69e53dc3c078f2cb6169cfb1a2001616f /tests | |
| parent | 5c330068e75946286e8e0d3dc0bd381e419074a9 (diff) | |
Support reading from /proc
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/test-file.cpp | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/test-file.cpp b/tests/test-file.cpp new file mode 100644 index 0000000..13d0ded --- /dev/null +++ b/tests/test-file.cpp @@ -0,0 +1,3 @@ +getFile + +getFile /proc |
