Skip to content

Commit

Permalink
docs: updated code documentation for tests for trystatements rule
Browse files Browse the repository at this point in the history
FossilOrigin-Name: b304d5da05b5a7c71b0ddac094160bbdb4178baf267d3a0d488326316d100de0
  • Loading branch information
thindil committed Apr 1, 2024
1 parent b5a607b commit e0772b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/trystatements.nim
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
# OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

## Provides unit tests for ifstatements rule
## Provides unit tests for trystatements rule

include ../src/rules/trystatements
import utils/helpers
Expand Down

0 comments on commit e0772b0

Please sign in to comment.