snapframework / snap

Top-level package for the official Snap Framework libraries, includes the snaplets API as well as infrastructure for sessions, auth, and templates.
http://snapframework.com/
BSD 3-Clause "New" or "Revised" License
455 stars 68 forks source link

test/evenMoreTemplates/bazpage.tpl listed in snap.cabal, missing in repo #152

Open DanBurton opened 9 years ago

DanBurton commented 9 years ago

I get this warning while building snap:

Warning: File listed in snap.cabal file does not exist: test/evenMoreTemplates/bazpage.tpl

I presume that either this file should exist in the repo, or should be deleted from snap.cabal.

DanBurton commented 9 years ago

I get this warning while building snap

(from source, ee7a17a)