Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
Terminal fragment selector
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
zavolan_group
tools
Terminal fragment selector
Merge requests
!59
fix: add init.py to tests
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
fix: add init.py to tests
add_test
into
main
Overview
0
Commits
1
Pipelines
1
Changes
1
Merged
Mate Balajti
requested to merge
add_test
into
main
1 year ago
Overview
0
Commits
1
Pipelines
1
Changes
1
Expand
Added
__init__.py
to tests folder
0
0
Merge request reports
Compare
main
main (base)
and
latest version
latest version
05a950e4
1 commit,
1 year ago
1 file
+
1
−
0
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
tests/__init__.py
0 → 100644
+
1
−
0
Options
"""
Initialise tests.
"""
Loading