Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

Commit

Permalink
mark garbage
Browse files Browse the repository at this point in the history
  • Loading branch information
szha committed Jul 26, 2020
1 parent 70467c9 commit ff39e0b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/python/unittest/test_base.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,9 @@
import logging
import os.path as op
import platform
import pytest

@pytest.mark.garbage_expected
def test_environment():
name1 = 'MXNET_TEST_ENV_VAR_1'
name2 = 'MXNET_TEST_ENV_VAR_2'
Expand Down

0 comments on commit ff39e0b

Please sign in to comment.