Source code for cfme.fixtures.maximized

"""
Created on Mar 4, 2013

@author: bcrochet
"""
import pytest


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