Ignore:
Timestamp:
Dec 18, 2005 12:16:03 AM (18 years ago)
Author:
scdev
Message:

detabbed all files ;P

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tests/Auth_FileTest.php

    r41 r42  
    22/**
    33 * PHPUnit test case for Auth_File
    4  * 
    5  * The method skeletons below need to be filled in with 
    6  * real data so that the tests will run correctly. Replace 
    7  * all EXPECTED_VAL and PARAM strings with real data. 
    8  * 
     4 *
     5 * The method skeletons below need to be filled in with
     6 * real data so that the tests will run correctly. Replace
     7 * all EXPECTED_VAL and PARAM strings with real data.
     8 *
    99 * Created with PHPUnit_Skeleton on 2005-08-09
    1010 */
     
    7171//         $this->assertTrue($true);
    7272//     }
    73 // 
     73//
    7474//     function test_requireadminlogin()
    7575//     {
     
    7878//         $this->assertEquals($expected, $result);
    7979//     }
    80 // 
     80//
    8181//     function test__encrypt()
    8282//     {
     
    8585//         $this->assertEquals($expected, $result);
    8686//     }
    87 // 
     87//
    8888//     function test__salt()
    8989//     {
Note: See TracChangeset for help on using the changeset viewer.