Skip to content
This repository was archived by the owner on Apr 1, 2025. It is now read-only.

Commit f305c38

Browse files
committed
Add semantic-python’s tests to the load paths.
1 parent 3821557 commit f305c38

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

script/ghci-flags

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ function flags {
4040
echo "-isemantic-java/src"
4141
echo "-isemantic-json/src"
4242
echo "-isemantic-python/src"
43+
echo "-isemantic-python/test"
4344
echo "-isemantic-ruby/src"
4445
echo "-isemantic-tags/src"
4546
echo "-iapp"

0 commit comments

Comments
 (0)