Skip to content

Commit 3c68294

Browse files
authored
chore(tests): default to lazy mode when running tests
1 parent b0c7ad4 commit 3c68294

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.busted

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,6 @@ return {
33
verbose = true,
44
coverage = true,
55
output = "gtest",
6+
lazy = true,
67
},
78
}

0 commit comments

Comments
 (0)