Skip to content

Commit fa73cd5

Browse files
authored
Remove unnecessary blank line in test.py
1 parent 6760390 commit fa73cd5

File tree

1 file changed

+0
-1
lines changed
  • csharp/ql/integration-tests/posix/standalone_dependencies_no_framework

1 file changed

+0
-1
lines changed

csharp/ql/integration-tests/posix/standalone_dependencies_no_framework/test.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
from ..conftest import _supports_mono_nuget
44

55

6-
76
@pytest.mark.only_if(_supports_mono_nuget())
87
def test(codeql, csharp):
98
os.environ["CODEQL_EXTRACTOR_CSHARP_BUILDLESS_DOTNET_FRAMEWORK_REFERENCES"] = (

0 commit comments

Comments
 (0)