forked from toolshed/abra
		
	test: add remaining scripts
This commit is contained in:
		@ -16,7 +16,7 @@ run_test () {
 | 
			
		||||
    echo $logfile
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
testScripts=("app.sh" "recipe.sh" "install.sh")
 | 
			
		||||
testScripts=("app.sh" "autocomplete.sh" "catalogue.sh" "install.sh" "recipe.sh" "records.sh" "server.sh")
 | 
			
		||||
 | 
			
		||||
for i in "${testScripts[@]}"; do
 | 
			
		||||
    cmd="./$i $res_dir${i/sh/log}"
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user