Page MenuHomePhabricator

Bug 1612988 - Fix warning in a peek_poke test. r=gankro
ClosedPublic

Authored by nical on Feb 5 2020, 1:32 PM.

Details

Summary

The test is meant to check that tupes work and a tuple of a single element needs a comma to differentiate it from just being the element.

Diff Detail

Repository
rMOZILLACENTRAL mozilla-central
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

nical created this revision.Feb 5 2020, 1:32 PM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 5 2020, 1:32 PM
phab-bot requested review of this revision.Feb 5 2020, 1:32 PM
phab-bot changed the visibility from "Custom Policy" to "Public (No Login Required)".
phab-bot changed the edit policy from "Custom Policy" to "Restricted Project (Project)".
phab-bot removed a project: Restricted Project.
jrmuizel accepted this revision.Feb 5 2020, 3:09 PM
This revision is now accepted and ready to land.Feb 5 2020, 3:09 PM
stefan_hindli reopened this revision.Feb 5 2020, 4:13 PM
This revision is now accepted and ready to land.Feb 5 2020, 4:13 PM
nical updated this revision to Diff 226495.Feb 10 2020, 2:10 PM

Revision updated.