-- Unit tests for [[Module:{{F1 2021 Results}}]]. Click talk page to run tests. local p = require('Module:F1 2021 Results') function p:test_getPoints() self:preprocess_equals('{{#invoke:F1 2021 Results | getPoints | ALO}}', '5') end return p