Skip to content

Commit

Permalink
minor: remove copy paste typeo
Browse files Browse the repository at this point in the history
  • Loading branch information
rrnewton committed Oct 30, 2016
1 parent 51df52e commit 78e73c9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/lvish/tests/TestHelpers.hs
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ stdTestHarness genTests = do
-- DEBUGGING
----------------------------------------------------------------------------------------------------

-- | Debugging flag shared by all accelerate-backend-kit modules.
-- | Debugging flag shared by all modules.
-- This is activated by setting the environment variable DEBUG=1..5
dbg :: Int
dbg = case lookup "DEBUG" theEnv of
Expand Down Expand Up @@ -423,4 +423,4 @@ hUnitTestToTests = go ""





0 comments on commit 78e73c9

Please sign in to comment.