Commit f9c0d4e
committed
test(uri_log): satisfy cpplint build/include_subdir for httpserver.hpp
cpplint flags bare "httpserver.hpp" with build/include_subdir [4].
Match the convention used by every other test file in the repo and
prefix the include with "./" so cpplint considers the directory
explicit.1 parent 9fde128 commit f9c0d4e
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
0 commit comments