summaryrefslogtreecommitdiff
path: root/test/models/target_allocation_test.rb
diff options
context:
space:
mode:
authorMarius Peter <dev@marius-peter.com>2025-09-08 21:21:56 +0200
committerMarius Peter <dev@marius-peter.com>2025-09-08 21:21:56 +0200
commit7116826b854188604e21e2a613ac6672b6fd81f3 (patch)
tree33150bf2e04e69b8e1fa7d37901d2643b1955534 /test/models/target_allocation_test.rb
parent8ba568ae0ebe715b5da453681eb141886f1977a8 (diff)
Create Target and nutrient target table on dashboard.
Diffstat (limited to 'test/models/target_allocation_test.rb')
-rw-r--r--test/models/target_allocation_test.rb7
1 files changed, 7 insertions, 0 deletions
diff --git a/test/models/target_allocation_test.rb b/test/models/target_allocation_test.rb
new file mode 100644
index 0000000..a89cd89
--- /dev/null
+++ b/test/models/target_allocation_test.rb
@@ -0,0 +1,7 @@
+require "test_helper"
+
+class TargetAllocationTest < ActiveSupport::TestCase
+ # test "the truth" do
+ # assert true
+ # end
+end
Copyright 2019--2025 Marius PETER