pagespec_alias: tests

master
Jon Dowland 2011-08-27 11:50:51 +01:00
parent 60856916f4
commit 6e8a4a83ab
1 changed files with 5 additions and 5 deletions

View File

@ -81,11 +81,11 @@ however, to add ' or internal()' to `boring`, for some reason.
>> Useful indeed! --[[Joey]] >> Useful indeed! --[[Joey]]
>>> I've tweaked my patch in light of your above feedback: The plugin has >>> I've tweaked my patch in light of your above feedback: The plugin has been
>>> been renamed, and I now validate keys. I've also added documentation to >>> renamed, and I now validate keys. I've also added documentation and tests
>>> the branch. I haven't read rubykat's code properly yet, and don't have >>> to the branch. I haven't read rubykat's code properly yet, and don't have
>>> access at the time of writing (I'm on a beach in Greece ☺), but I expect >>> access at the time of writing (I'm on a beach in Greece ☺), but I expect it
>>> it would be possible to extend what I've got here to support defining the >>> would be possible to extend what I've got here to support defining the
>>> aliases in a PageSpec, once the dependency stuff has been reasoned out >>> aliases in a PageSpec, once the dependency stuff has been reasoned out
>>> properly. >>> properly.
>>> >>>