mirror of
				https://github.com/catchorg/Catch2.git
				synced 2025-10-31 12:17:11 +01:00 
			
		
		
		
	 2bce3e276b
			
		
	
	2bce3e276b
	
	
	
		
			
			This PR primarily accomplishes two tasks: 1) It adds MODULE.bazel.lock to the .gitignore file. 2) It includes a Bazel build rule for SelfTest, which can be utilized with the command bazel test //tests:catch2_self_test.