/[navidoc]/navidoc/test/parser.test
ViewVC logotype

Diff of /navidoc/test/parser.test

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by humppake, Fri Jun 27 13:17:00 2003 UTC revision 1.2 by humppake, Mon Jun 30 14:01:20 2003 UTC
# Line 16  Line 16 
16  # MA  02111-1307  USA  # MA  02111-1307  USA
17  #    #  
18    
19    # $Id$
20    
21    #
22    # Written by Asko Soukka
23    #
24    
25  def test_tabs_to_spaces():  def test_tabs_to_spaces():
26      from navidoc.util.parser import tabs_to_spaces      from navidoc.util.parser import tabs_to_spaces
27      assert tabs_to_spaces("\t") == '        ', tabs_to_spaces("\t")      assert tabs_to_spaces("\t") == '        ', tabs_to_spaces("\t")

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26