Add in tests for instance based navigation controller functionality

This commit is contained in:
Jon Morehouse
2014-06-29 15:44:13 -07:00
parent 4957d946af
commit 6964315409
3 changed files with 13 additions and 3 deletions

View File

@@ -0,0 +1,3 @@
class CustomNavigationController < PM::NavigationController
end