The ActivityStreams package solely held the Object JSON-type, which is now in the ActivityVocabulary package. Files and system definitions have been shuffled around accordingly.
Now, ACTIVITY-VOCABULARY solely contains class definitions; all parsing/encoding is handled by the ACTIVITY-STREAMS package.
… also add RUN function to both test packages.