Skip to content

Commit

Permalink
Update test_complex-numbers.R
Browse files Browse the repository at this point in the history
Oops, I accidentally reverted yesterday's line deletion
  • Loading branch information
colinleach authored Feb 21, 2025
1 parent 0207a93 commit 00bc47a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions exercises/practice/complex-numbers/test_complex-numbers.R
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
source("./complex-numbers.R")
library(testthat)

context("complex-numbers")

# Real part

test_that("Real part of a purely real number", {
Expand Down

0 comments on commit 00bc47a

Please sign in to comment.