mirror of
https://github.com/JangoSteve/jQuery-EasyTabs.git
synced 2026-06-10 15:37:02 +02:00
Added pending spec for hitting back button to default tab
This commit is contained in:
@@ -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() {
|
||||
|
||||
Reference in New Issue
Block a user