readme, nix fixes
This commit is contained in:
parent
aafe3e2d21
commit
64bd10915b
12 changed files with 102 additions and 23 deletions
|
@ -13,5 +13,5 @@ func TestHeadTitle(t *testing.T) {
|
|||
}
|
||||
|
||||
func TestJ(t *testing.T) {
|
||||
assert.Equal(t, "a/b/c", utils.J("a", "b", "c"))
|
||||
assert.Equal(t, "/a/b/c", utils.J("a", "b", "c"))
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue