summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2022-07-03 16:55:08 +0300
committerLars Wirzenius <liw@liw.fi>2022-07-03 16:55:32 +0300
commit141f1ea6609d8ad9686f76aaea0a669fc04ba7e1 (patch)
treeb18f53302331355a5ce9ccfc47a1eea76244d902 /tests
parent867fe49385d89177bf84af40cee3663b23a7aefc (diff)
downloadriki-141f1ea6609d8ad9686f76aaea0a669fc04ba7e1.tar.gz
chore: rename project to riki
It's a subset of ikiwiki and r for rust. Thank you, Daniel Silverstone, for the inspiration for the name. Sponsored-by: author
Diffstat (limited to 'tests')
-rw-r--r--tests/subplot.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/subplot.rs b/tests/subplot.rs
index 7916728..e930b00 100644
--- a/tests/subplot.rs
+++ b/tests/subplot.rs
@@ -1 +1 @@
-include!(concat!(env!("OUT_DIR"), "/rikiwiki.rs"));
+include!(concat!(env!("OUT_DIR"), "/riki.rs"));