8 lines
		
	
	
	
		
			410 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
	
		
			410 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
# Copyright 2021 Christopher Courtney, aka Drashna Jael're  (@drashna) <drashna@live.com>
 | 
						|
# SPDX-License-Identifier: GPL-2.0-or-later
 | 
						|
 | 
						|
# --------------------------------------------------------------------------------
 | 
						|
# Keep this file, even if it is empty, as a marker that this folder contains tests
 | 
						|
# --------------------------------------------------------------------------------
 | 
						|
 | 
						|
AUTOCORRECT_ENABLE = yes
 |