diff options
Diffstat (limited to 'spec/race_spec.lua')
| -rw-r--r-- | spec/race_spec.lua | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/spec/race_spec.lua b/spec/race_spec.lua index 732ae3e..b0a7f65 100644 --- a/spec/race_spec.lua +++ b/spec/race_spec.lua @@ -1,5 +1,5 @@ ---[[
-Test for race conditions
-]]
-describe("nng",function()
-end)
+--[[ +Test for race conditions +]] +describe("nng",function() +end) |
