10 lines
		
	
	
		
			115 B
		
	
	
	
		
			Crystal
		
	
	
	
	
	
		
		
			
		
	
	
			10 lines
		
	
	
		
			115 B
		
	
	
	
		
			Crystal
		
	
	
	
	
	
|  | require "./spec_helper" | ||
|  | 
 | ||
|  | describe Go do | ||
|  |   # TODO: Write tests | ||
|  | 
 | ||
|  |   it "works" do | ||
|  |     false.should eq(true) | ||
|  |   end | ||
|  | end |