-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'dev' into Kreiranje-Funkcionalnosti-F15
- Loading branch information
Showing
4 changed files
with
48 additions
and
0 deletions.
There are no files selected for viewing
12 changes: 12 additions & 0 deletions
12
Software/E_Libra/IntegrationTesting/Nove funkcionalnosti/F13/Class1.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
using System; | ||
using System.Collections.Generic; | ||
using System.Linq; | ||
using System.Text; | ||
using System.Threading.Tasks; | ||
|
||
namespace IntegrationTesting.Nove_funkcionalnosti.F13 | ||
{ | ||
internal class Class1 | ||
{ | ||
} | ||
} |
12 changes: 12 additions & 0 deletions
12
Software/E_Libra/IntegrationTesting/Nove funkcionalnosti/F14/Class1.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
using System; | ||
using System.Collections.Generic; | ||
using System.Linq; | ||
using System.Text; | ||
using System.Threading.Tasks; | ||
|
||
namespace IntegrationTesting.Nove_funkcionalnosti.F14 | ||
{ | ||
internal class Class1 | ||
{ | ||
} | ||
} |
12 changes: 12 additions & 0 deletions
12
Software/E_Libra/IntegrationTesting/Nove funkcionalnosti/F15/Class1.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
using System; | ||
using System.Collections.Generic; | ||
using System.Linq; | ||
using System.Text; | ||
using System.Threading.Tasks; | ||
|
||
namespace IntegrationTesting.Nove_funkcionalnosti.F15 | ||
{ | ||
internal class Class1 | ||
{ | ||
} | ||
} |
12 changes: 12 additions & 0 deletions
12
Software/E_Libra/IntegrationTesting/Nove funkcionalnosti/F16/Class1.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
using System; | ||
using System.Collections.Generic; | ||
using System.Linq; | ||
using System.Text; | ||
using System.Threading.Tasks; | ||
|
||
namespace IntegrationTesting.Nove_funkcionalnosti.F16 | ||
{ | ||
internal class Class1 | ||
{ | ||
} | ||
} |