From 90ee66a3a6aae10fd84f3f43844db55229933e37 Mon Sep 17 00:00:00 2001 From: Alexander M Pickering Date: Sun, 12 Jan 2025 22:45:37 -0600 Subject: work --- spec/net_spec.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'spec/net_spec.lua') diff --git a/spec/net_spec.lua b/spec/net_spec.lua index f3c24eb..82686e6 100644 --- a/spec/net_spec.lua +++ b/spec/net_spec.lua @@ -7,7 +7,7 @@ describe("net module", function() assert(net.Peer) local peer = assert(net.Peer()) end) - it("should generate a random id when not supplied #dev", function() + it("should generate a random id when not supplied", function() require("preload") local net = require("net") local peer = assert(net.Peer()) -- cgit v1.2.3-70-g09d2