summaryrefslogtreecommitdiff
path: root/www/www-test-data.el
AgeCommit message (Collapse)Author
2024-01-20Fix misunderstood instancing of publishing-objectMarek Paśnikowski
The recently introduced test suite uncovered a fatal error in my understanding of how to correctly manage instances of objects.
2024-01-20Separate testing facility in a new fileMarek Paśnikowski
Pull out and expand the testing code into a dedicated file. Also, remove the requirement on 'ox-publish because this package is not yet used at all.