Changeset 4fd3c04 for t/completion.t


Ignore:
Timestamp:
Oct 12, 2017, 8:28:02 PM (7 years ago)
Author:
Anders Kaseorg <andersk@mit.edu>
Branches:
master
Children:
a882637
Parents:
ee6b30f
git-author:
Anders Kaseorg <andersk@mit.edu> (10/06/17 21:27:09)
git-committer:
Anders Kaseorg <andersk@mit.edu> (10/12/17 20:28:02)
Message:
Remove AIM support

This code has received almost no security attention, and anyway, AIM
is shutting down on December 15, 2017.

https://aimemories.tumblr.com/post/166091776077/aimemories

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
File:
1 edited

Legend:

Unmodified
Added
Removed
  • t/completion.t

    ra7250ee r4fd3c04  
    293293
    294294test_complete('type ', '',
    295               [qw[admin aim zephyr]],
     295              [qw[admin zephyr]],
    296296              \&complete_filter_expr);
    297297
Note: See TracChangeset for help on using the changeset viewer.