well that was duplicated I guess
This commit is contained in:
		
							parent
							
								
									e0e68b9ad7
								
							
						
					
					
						commit
						0f876d25bb
					
				@ -830,14 +830,6 @@ mod test {
 | 
			
		||||
    use libpso::character::{settings, character};
 | 
			
		||||
    use crate::entity::gateway::{InMemoryGateway, GatewayError};
 | 
			
		||||
 | 
			
		||||
    impl EntityGateway for () {
 | 
			
		||||
        type Transaction = ();
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    impl EntityGatewayTransaction for () {
 | 
			
		||||
        type ParentGateway = ();
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    #[async_std::test]
 | 
			
		||||
    async fn test_option_send() {
 | 
			
		||||
        #[derive(Clone)]
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user