f092f83 Fix `date --date` dependent test

1 file Authored by Raymond E. Pasco 4 years ago, Committed by ddevault 4 years ago,
    Fix `date --date` dependent test
    
    This test depends on a nonportable option for date(1). I am not sure
    that there is a good portable way to do this, so I just directly
    included the seconds since epoch that it would have computed. We're
    testing scdoc, not testing the local system's date command.
    
        
file modified
+1 -2