Radish alpha
h
Radicle Heartwood Protocol & Stack
Radicle
Git (anonymous pull)
Log in to clone via SSH
surf: Move `git-platinum` to top level `data`
Lorenz Leutgeb committed 3 months ago
commit aaac16b015f2216d594bcfbf4d71781bcb010bef
parent 57fda8713d247305002d804857441fb64e0287d4
1 file changed +1 -1
modified crates/radicle-surf/src/test/mod.rs
@@ -1,5 +1,5 @@
#[cfg(test)]
-
const GIT_PLATINUM: &str = "../data/git-platinum";
+
const GIT_PLATINUM: &str = "../../data/git-platinum";

#[cfg(test)]
mod file_system;