Skip to content

Commit

Permalink
chore: cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
crookse committed Dec 9, 2022
1 parent 42ce582 commit 8f8dcf4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 170 deletions.
1 change: 1 addition & 0 deletions src/interfaces.ts
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,7 @@ export interface IMethodExpectation {
////////////////////////////////////////////////////////////////////////////////

export interface IMethodChanger<ReturnValue> {
// TODO(crookse) Think about introducing this as an alias to willReturn().
// willCall<T>(args: T): void;

/**
Expand Down
170 changes: 0 additions & 170 deletions src/pre_programmed_method.ts

This file was deleted.

0 comments on commit 8f8dcf4

Please sign in to comment.