Skip to content

Commit

Permalink
[ breaking ] Cleanup, remove unused BaseTestsDir interface
Browse files Browse the repository at this point in the history
  • Loading branch information
buzden committed Oct 23, 2023
1 parent 982dac7 commit e0be14e
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions src/Test/Golden/RunnerHelper.idr
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,6 @@ import System.Directory

--- Configuration facilities ---

-- Deprecated and to be removed in next versions
public export
interface BaseTestsDir where
constructor MkBaseTestsDir
%deprecate
baseTestsDir : String

public export
record BuildDir where
constructor MkBuildDir
Expand Down

0 comments on commit e0be14e

Please sign in to comment.