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

detabbed all files ;P

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tests/PayPalTest.php

    r41 r42  
    22/**
    33 * PHPUnit test case for PayPal
    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 */
     
    101101//         $result = $this->PayPal->incomingipnrequest();
    102102//     }
    103 // 
     103//
    104104//     function test_processipn()
    105105//     {
    106106//         $result = $this->PayPal->processipn();
    107107//     }
    108 // 
     108//
    109109//     function test_verifiedipn()
    110110//     {
Note: See TracChangeset for help on using the changeset viewer.