Revision history for MojoX-CustomTemplateFileParser

0.05  2014-09-08 12:45:36 CEST
	- Fixed a bug where the last variable in a looped test sometimes were
	  checked agains all expected results
	- Build fails on Travis for Perls < 5.14

0.04  2014-09-07 21:16:41 CEST
	- Fixed a bug where the last test in a file sometimes were generated twice

0.03  2014-09-07 20:57:54 CEST
	- Added support for ==test loop(var var2)== syntax to easily create
	  similar tests where only one value is different

0.02  2014-09-07 16:42:25 CEST
	- The test is skipped if the template part of a test is empty
	- Skip test by using ==no test==

0.01  2014-09-07 14:22:39 CEST
    - Initial release