Blame t/data/whitespace

Packit 745a47
# TODO: Stop ignoring 'require' with whitespaces at the beginning
Packit 745a47
    require Require::WhiteSpace;
Packit 745a47
Packit 745a47
# 'use' prefixed by whitespace should be find 
Packit 745a47
    use Use::WhiteSpace