Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add test that asserts Plug.Static.call/2 serves files from the app directory using a :from with an application name and directory. * Add test that asserts Plug.Static.init/1 preserves a two-tuple :from with an application name and directory. * Add test that asserts Plug.Static.init/1 transforms an application name :from to a two-tuple :from with the application name and a directory.
- Loading branch information