Skip to content

Commit

Permalink
start prepare for unified tests to supported techs
Browse files Browse the repository at this point in the history
  • Loading branch information
attiasas committed Oct 8, 2024
1 parent 8a5d378 commit 1e80cf1
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions technologies/technologies_test.go
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
package technologies

import "testing"

func TestGetDependencyTree(t *testing.T) {
t.Log("TestGetDependencyTree")
}
Empty file.
Empty file.

0 comments on commit 1e80cf1

Please sign in to comment.