opencog / cogserver

Distributed AtomSpace Network Server
Other
16 stars 23 forks source link

Adjust unit test for he new message printing #29

Closed linas closed 4 years ago

linas commented 4 years ago

The new print is slightly shorter. Fixes issue #28

linas commented 4 years ago

BTW, the size change was this: remove 5 trailing blank spaces, remove 2 newlines, remove 2 leading blank spaces: new message is 5+2+2=9 bytes shorter than the old one.