mirror of
				https://gitea.invidious.io/iv-org/shard-kemal.git
				synced 2024-08-15 00:53:36 +00:00 
			
		
		
		
	remove tests with embedded version literal
This commit is contained in:
		
							parent
							
								
									047cff93d3
								
							
						
					
					
						commit
						320660aad4
					
				
					 1 changed files with 1 additions and 5 deletions
				
			
		|  | @ -55,11 +55,7 @@ describe "Config" do | ||||||
|     test_option.should eq("FOOBAR") |     test_option.should eq("FOOBAR") | ||||||
|   end |   end | ||||||
| 
 | 
 | ||||||
|   it "returns a string" do |  | ||||||
|     Kemal::VERSION.should be_a(String) |  | ||||||
|   end |  | ||||||
| 
 |  | ||||||
|   it "gets the version from shards.yml" do |   it "gets the version from shards.yml" do | ||||||
|     Kemal::VERSION.should eq("0.23.0") |     Kemal::VERSION.should_not be("") | ||||||
|   end |   end | ||||||
| end | end | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue