Commit ed854aa0953b7f10a34841f776ccb5b6c915c7d6

Patrick Steinhardt 2019-07-05T07:45:22

tests: attr: extract macro tests into their own suite As macros are a specific functionality in the gitattributes code, it makes sense to extract them into their own test suite, too. This makes finding macro-related tests easier.