Skip to content

Commit

Permalink
Unskip test on import multiple levels higher in the hierarchy
Browse files Browse the repository at this point in the history
  • Loading branch information
jecisc committed Oct 7, 2024
1 parent 318ea1e commit 51527b9
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -816,8 +816,6 @@ FamixPythonProject1Test >> testPackageImportsGlobalVariableFromAModule [
FamixPythonProject1Test >> testPackageImportsGlobalVariableFromAModuleInAPackageTwoLevelHigherRelatively [

| package global import |
self skip. "There is currently a bug in SmaCC preventing to have this test green :(
https://github.com/j-brant/SmaCC/issues/27"
self denyEmpty: self model allImports.
package := self packageNamed: 'subsubpackage3'.
global := self globalVariableNamed: 'moduleInRoot3Variable'.
Expand Down

0 comments on commit 51527b9

Please sign in to comment.