Skip to content

Commit

Permalink
Try to fix OSS
Browse files Browse the repository at this point in the history
Reviewed By: phlalx

Differential Revision: D67140377

fbshipit-source-id: f1fd6459e02a55690f989f70340a2c3410a5c2f1
  • Loading branch information
Simon Marlow authored and facebook-github-bot committed Dec 12, 2024
1 parent b1bd145 commit 41a9f24
Showing 1 changed file with 0 additions and 21 deletions.
21 changes: 0 additions & 21 deletions glean.cabal.in
Original file line number Diff line number Diff line change
Expand Up @@ -1523,27 +1523,6 @@ test-suite clang-test-regression
if !flag(clang-tests)
buildable: False

test-suite clang-test-derivebyname
import: fb-haskell, fb-cpp, deps
hs-source-dirs:
glean/lang/clang/tests,
glean/lang/clang/tests/github
type: exitcode-stdio-1.0
main-is: Glean/Clang/DeriveByName.hs
other-modules: Glean.Clang.Test.DerivePass
Glean.Clang.Test
Glean.Regression.Driver.DeriveDeclByName
ghc-options: -main-is Glean.Clang.DeriveByName
build-depends:
glean:if-glean-hs,
glean:core,
glean:regression-test-lib,
glean:clang-derive-lib,
glean:indexers,
glean:lib
if !flag(clang-tests)
buildable: False

test-suite clang-test-derivefamilies
import: fb-haskell, fb-cpp, deps
hs-source-dirs:
Expand Down

0 comments on commit 41a9f24

Please sign in to comment.