diff options
author | EuAndreh <eu@euandre.org> | 2021-08-05 18:30:08 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2021-08-05 18:30:08 -0300 |
commit | 032628cbabebc7944fdf3fa32839102cad26a8d5 (patch) | |
tree | 3cc935a535ddad7a184a3f5b7055a3ff6d63f224 /tests/resources | |
parent | tests/: Add integration tests, also test with Valgrind (diff) | |
download | gistatic-032628cbabebc7944fdf3fa32839102cad26a8d5.tar.gz gistatic-032628cbabebc7944fdf3fa32839102cad26a8d5.tar.xz |
src/gistatic.c: Trim trailing newline of description files
Diffstat (limited to 'tests/resources')
-rw-r--r-- | tests/resources/assets/index.html | 1 | ||||
-rw-r--r-- | tests/resources/assets/refs.html | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/tests/resources/assets/index.html b/tests/resources/assets/index.html index 04aa8a2..6719eec 100644 --- a/tests/resources/assets/index.html +++ b/tests/resources/assets/index.html @@ -41,7 +41,6 @@ </td> <td> Submodule repository for gistatic project tests - </td> <td> 2021-07-31 19:29 diff --git a/tests/resources/assets/refs.html b/tests/resources/assets/refs.html index b24bd52..be93bda 100644 --- a/tests/resources/assets/refs.html +++ b/tests/resources/assets/refs.html @@ -19,7 +19,6 @@ </h1> <h2> Submodule repository for gistatic project tests - </h2> <code> git clone https://example.com/ |