# HG changeset patch # User Bastien Orivel # Date 1465833398 -7200 # Node ID c9b9165abb9e33da44f321c668e281b05b5c639a # Parent a73eaf42bea1d0d074e8e83f11257f92eca7e7f6 Rename test_functiondef_decorators to test_decorators as it contains a test for classdef decorators too. diff --git a/tests/test_parse_files/test_functiondef_decorators.py b/tests/test_parse_files/test_decorators.py rename from tests/test_parse_files/test_functiondef_decorators.py rename to tests/test_parse_files/test_decorators.py