Skip to content

fix crash in test_polaralign

Hy Murveit requested to merge murveit/kstars:skypoint-fix into master

An (optional) reference to KStarsData::Instance() was added in a place that's used in a unit test. Unit tests can't access that. Fixed.

Merge request reports