Added pending spec for hitting back button to default tab

This commit is contained in:
Steve Schwartz
2012-04-02 15:34:34 -04:00
parent e6308d5a4d
commit 4e7fc26df5
+3
View File
@@ -49,6 +49,9 @@ describe('easytabs', function() {
xit('makes tab from url hash active instead of default tab', function() {
});
xit('selects default tab when hash updated to blank (i.e. back button hit to initial page load state', function() {
});
});
describe('disconnected tabs and panels', function() {