Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
lopt
Manage
Activity
Members
Labels
Plan
Issues
1
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
1
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
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
Software Public
PASSOFT
lopt
Commits
767819a5
Commit
767819a5
authored
3 years ago
by
Destiny Kuehn
Browse files
Options
Downloads
Patches
Plain Diff
unittests
parent
de0c83a6
Loading
Loading
4 merge requests
!17
Unittest
,
!16
Unittest
,
!15
Unittest
,
!14
Unittest
Pipeline
#1523
failed with stage
Stage: test
in 44 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
tests/test_test_lopt.py
+1
-1
1 addition, 1 deletion
tests/test_test_lopt.py
with
1 addition
and
1 deletion
tests/test_test_lopt.py
+
1
−
1
View file @
767819a5
...
@@ -4,7 +4,7 @@ import socket
...
@@ -4,7 +4,7 @@ import socket
import
unittest
import
unittest
from
unittest.mock
import
patch
from
unittest.mock
import
patch
from
lopt
import
getHostname
,
main
from
lopt
.lopt
import
getHostname
,
main
class
Test_lopt
(
unittest
.
TestCase
):
class
Test_lopt
(
unittest
.
TestCase
):
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment