Source code for cfme.fixtures.maximized

"""
Created on Mar 4, 2013

@author: bcrochet
"""

import pytest


@pytest.fixture
[docs]def maximized(): # Included for backward compatibility, will be going away pass