Skip to content

Commit

Permalink
Remove simple_op_test.jl
Browse files Browse the repository at this point in the history
  • Loading branch information
lbonaldo committed Mar 8, 2024
1 parent d631b47 commit 6fadf51
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 8 deletions.
4 changes: 0 additions & 4 deletions test/runtests.jl
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,6 @@ using Logging
include("utilities.jl")


@testset "Simple operation" begin
include("simple_op_test.jl")
end

@testset "Expr manipulation" begin
include("expression_manipulation_test.jl")
end
Expand Down
4 changes: 0 additions & 4 deletions test/simple_op_test.jl

This file was deleted.

0 comments on commit 6fadf51

Please sign in to comment.