HM\BackUpWordPress\Is_Same_Size_Format_Tests::test_both_same_size PHP Method

test_both_same_size() public method

public test_both_same_size ( )
    public function test_both_same_size()
    {
        $this->assertTrue(is_same_size_format(22000000, 22000000));
    }