Skip to content
  • David Edmundson's avatar
    Fix activites_test check · 628fe79d
    David Edmundson authored
    client->isOnActivity("foo") will return true if the client is on no
    activities, as that's the equivalent of saying we are on all activities.
    
    In our case we do want to check activities() shows the right thing.
    628fe79d