it "Should parse query string" "$({ QUERY_STRING='ohmy=zsh&exit=vim' _exprashInit hasQuery 'ohmy' && ! hasQuery 'ohno' && [ "$(query 'exit')" == 'vim' ] })"