mirror of
https://gitea.invidious.io/iv-org/shard-kemal.git
synced 2024-08-15 00:53:36 +00:00
Add multipart support <3
This commit is contained in:
parent
ad9790b9d8
commit
7efe69ac31
5 changed files with 24 additions and 2 deletions
|
@ -135,7 +135,7 @@ describe "Macros" do
|
|||
end
|
||||
|
||||
describe "#serve_static" do
|
||||
it "should disble static file hosting" do
|
||||
it "should disable static file hosting" do
|
||||
serve_static false
|
||||
Kemal.config.serve_static.should eq false
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue