mirror of
https://github.com/JuliaFEM/JuliaFEM.jl.git
synced 2026-08-06 04:21:33 +00:00
6 lines
141 B
Julia
6 lines
141 B
Julia
# This file is a part of JuliaFEM. License is MIT: https://github.com/ovainola/JuliaFEM/blob/master/README.md
|
|
|
|
using Base.Test
|
|
|
|
@test 1 == 1
|