Ignore:
Timestamp:
08/07/09 08:54:58 (3 years ago)
Author:
dom
Message:

Removed all bootstrapping code and the directory_tester is now run during install to test itself. Removed obsolete files.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/tester_test.erl

    r89 r90  
    1 %%% Copyright (c) Dominic Williams, Nicolas Charpentier 
     1%%% Copyright (C) Dominic Williams, Nicolas Charpentier 
    22%%% All rights reserved. 
    33%%% See file COPYING. 
    44 
    55-module (tester_test). 
    6 -export ([run_all/1, run_all/0]). 
     6-export ([run_all/0]). 
    77-export ([tree/0]). 
    88-test (run_all). 
Note: See TracChangeset for help on using the changeset viewer.