PennMUSH Community

Changeset 562

Show
Ignore:
Timestamp:
11/18/06 21:49:43 (2 years ago)
Author:
ehearn
Message:

Corrected reliance upon unnecessary command aliasing of page to p.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • 1.8.2/branches/devel/test/testpage.pl

    r523 r562  
    66$god = $mush->loginGod(); 
    77 
    8 test('page.1', $god, 'p/noeval %# \= =',"I can't find"); # Former crasher 
     8test('page.1', $god, 'page/noeval %# \= =',"I can't find"); # Former crasher