Skip to content

Remove unused variables.#899

Merged
clokep merged 1 commit intodevelopfrom
clokep/unused-vars
Jun 23, 2020
Merged

Remove unused variables.#899
clokep merged 1 commit intodevelopfrom
clokep/unused-vars

Conversation

@clokep
Copy link
Member

@clokep clokep commented Jun 23, 2020

A bunch of the tests have unused variables, and some even have unused fixtures. These annoy much each time I poke at sytest, so I decided to remove them. I can't promise I found every instance...

@clokep clokep requested a review from a team June 23, 2020 16:17
@clokep clokep merged commit 90192d0 into develop Jun 23, 2020
@clokep clokep deleted the clokep/unused-vars branch June 23, 2020 17:48
anoadragon453 added a commit that referenced this pull request Aug 4, 2020
* origin/release-v1.16.0: (21 commits)
  Add missing DB
  Fix typing leak test to use /sync and true
  Use /sync and not /events for invite tests
  Use true not 1 when setting typing
  Revert "Merge mainline release v1.15.1 into dinsic"
  Use matrix_invite_user_to_room_synced on remote invite tests
  Remove unused variables. (#899)
  remove testing file
  Update tests/30rooms/20typing.pl
  Make invite tests use /sync not room /initialSync
  Refactor to log typing events and bail earlier
  perldoc
  Get the operator correct
  Don't fail the test if there are users typing on the stop typing test
  Make typing tests use /sync not /events
  Remove dependency on room initial sync for name/topic tests
  Fix a warning about referencing a scalar. (#893)
  Add event ID to /send_join requests rather than 'xxx'
  Implement MSC2625 (unread counters) (#890)
  Allow filename= formatted Content-Disposition (#892)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants