This commit renames the original `compliance` test directory to `compliance_old`. Eventually this directory will be deleted once all the tests have been migrated to the new test case based compliance tests. PR Close #39617
		
			
				
	
	
		
			5 lines
		
	
	
		
			131 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			131 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
| Tests in this directory should be run with:
 | |
| 
 | |
| ```
 | |
| yarn bazel test --config=ivy  packages/compiler-cli/test/compliance:compliance
 | |
| ``` |