Ignore:
Timestamp:
20-05-07 03:28:12 (6 years ago)
Author:
thomas
Message:
  • moap/command/doap.py (Ical.do): DATE values are without dashes.
  • moap/test/Makefile.am:
  • moap/test/ical/mach.ics:
  • moap/test/test_commands_doap.py (TestDoapMach?.setUp):
  • doc/moap.ics:
  • doc/moap.rss2: update.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/moap/test/test_commands_doap.py

    r230 r239  
    1616            'mach.doap') 
    1717        self.ical = os.path.join(os.path.dirname(__file__), 'ical', 
    18             'mach.ical') 
     18            'mach.ics') 
    1919        self.grss = os.path.join(os.path.dirname(__file__), 'rss', 
    2020            'mach.rss.genshi') 
Note: See TracChangeset for help on using the changeset viewer.