diff options
Diffstat (limited to 'src/PJ_sch.c')
| -rw-r--r-- | src/PJ_sch.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/PJ_sch.c b/src/PJ_sch.c index cd4aa95e..4ea3404d 100644 --- a/src/PJ_sch.c +++ b/src/PJ_sch.c @@ -229,4 +229,4 @@ PJ *PROJECTION(sch) { /* Skipping sef-test since the test system is not capable of handling * 3D coordinate systems for the time being. Relying on tests in ../nad/ */ -int pj_sch_selftest (void) {return 0;} +int pj_sch_selftest (void) {return 10000;} |
