Skip to content

Commit

Permalink
Rename test appropriately
Browse files Browse the repository at this point in the history
  • Loading branch information
BenCurran98 committed Apr 30, 2024
1 parent a6e911f commit e0ead05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/dataset.jl
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
@testset "LAS Content" begin
@testset "LAS Dataset" begin
num_points = 100
pc = Table(
position = rand(SVector{3, Float64}, num_points),
Expand Down

0 comments on commit e0ead05

Please sign in to comment.