chore(docs): add comment in pytest module

This commit is contained in:
2024-03-31 16:32:18 +02:00
parent 7b433addc4
commit e7758d9e70
+4
View File
@@ -1,3 +1,7 @@
-- TODO: clean this up.
-- For other readers: I don't currently use this, and is probably broken.
-- This was started as a work in progress a long time ago.
local utils = require("utils") local utils = require("utils")
local M = {} local M = {}