Skip to content

Commit

Permalink
fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
CarloLucibello committed Oct 28, 2024
1 parent 2c9ee30 commit 8296b4d
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 65 deletions.
9 changes: 0 additions & 9 deletions benchmarks/Project.toml

This file was deleted.

55 changes: 0 additions & 55 deletions benchmarks/benchmarks.jl

This file was deleted.

2 changes: 1 addition & 1 deletion test/runtests.jl
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ using Zygote
using LinearAlgebra
using StaticArrays
using OrderedCollections: OrderedDict
import Measurements # for ±
using Measurements: ±

@testset "Functors.jl" begin
include("basics.jl")
Expand Down

0 comments on commit 8296b4d

Please sign in to comment.